OSDN Git Service

The Czech (cs_CZ) and Slovak (sk_SK) locales sort numbers after letters,
authorPeter Eisentraut <peter_e@gmx.net>
Thu, 12 Feb 2009 15:11:44 +0000 (15:11 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Thu, 12 Feb 2009 15:11:44 +0000 (15:11 +0000)
commit71936fc5eb6330ace4205163b3d2f731a7db5a41
treeb30a2959e32ffa9020b228d06d005d2a114fccee
parentc1c1886d8245be78fc689dca457a11d1e18a8212
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