Make pltcl regression tests safe for Danish locale.
authorTom Lane <[email protected]>
Thu, 21 Jul 2016 18:24:07 +0000 (14:24 -0400)
committerTom Lane <[email protected]>
Thu, 21 Jul 2016 18:24:07 +0000 (14:24 -0400)
commit95e8b44f03e0f870678a507413134e7d86e684db
tree1440aa012354fc0d3347af7666adda67c3321757
parentfd507d542eeb537159b00c3971203d2f132b0262
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