pgsql: Make pltcl regression tests safe for Danish locale.

Started by Tom Lanealmost 10 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Make pltcl regression tests safe for Danish locale.

Another peculiarity of Danish locale is that it has an unusual idea
of how to sort upper vs. lower case. One of the pltcl test cases has
an issue with that. Now that COLLATE works in all supported branches,
we can just change the test to be locale-independent, and get rid of
the variant expected file that used to support non-C locales.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/95810ed8ee4223cfbad257f2d5f5f7d7da60c971

Modified Files
--------------
src/pl/tcl/expected/pltcl_queries.out | 4 +-
src/pl/tcl/expected/pltcl_queries_1.out | 305 --------------------------------
src/pl/tcl/sql/pltcl_queries.sql | 4 +-
3 files changed, 4 insertions(+), 309 deletions(-)

--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers