]> granicus.if.org Git - postgresql/commit
Make pltcl regression tests safe for Danish locale.
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 21 Jul 2016 18:24:07 +0000 (14:24 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 21 Jul 2016 18:24:07 +0000 (14:24 -0400)
commitdfddc452df76bf7dd9abfd630ecf298d24117a23
treecf5a1d6ce47c04f2640da9a52a86c1a8139ae040
parent87ca88ba8af0ec977be9caadc84be52890f7f18d
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.
src/pl/tcl/expected/pltcl_queries.out
src/pl/tcl/expected/pltcl_queries_1.out [deleted file]
src/pl/tcl/sql/pltcl_queries.sql