The Czech (cs_CZ) and Slovak (sk_SK) locales sort numbers after letters,
commit0806790bcce108ab972011e4e07c82178efbd949
authorpetere <petere>
Thu, 12 Feb 2009 15:11:44 +0000 (12 15:11 +0000)
committerpetere <petere>
Thu, 12 Feb 2009 15:11:44 +0000 (12 15:11 +0000)
treeb36ea2b29989a44bb1cf97e90b83c565c18a11db
parentb4b3a000581db62d1198db3d9f051956ec7f1f8a
The Czech (cs_CZ) and Slovak (sk_SK) locales sort numbers after letters,
instead of vice versa.  Update the regression test expectations to support
that.  In the plpgsql test, adjust the test data so that this isn't an
issue.  In the char and varchar tests, add new expected files.
src/test/regress/expected/char_2.out [new file with mode: 0644]
src/test/regress/expected/plpgsql.out
src/test/regress/expected/varchar_2.out [new file with mode: 0644]
src/test/regress/sql/plpgsql.sql