diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2016-07-21 16:52:36 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2016-07-21 16:52:36 -0400 |
commit | ba64aed7004a88f66ef204cd8b18c2c5621b2f30 (patch) | |
tree | 46813be32374889f257ed2f2ca0932907d945e7d /src/backend/executor/nodeModifyTable.c | |
parent | f61ecd01e349cc45e9299ba48bba3fb4673fc319 (diff) | |
download | postgresql-ba64aed7004a88f66ef204cd8b18c2c5621b2f30.tar.gz postgresql-ba64aed7004a88f66ef204cd8b18c2c5621b2f30.zip |
Make contrib regression tests safe for Danish locale.
In btree_gin and citext, avoid some not-particularly-interesting
dependencies on the sorting of 'aa'. In tsearch2, use COLLATE "C" to
remove an uninteresting dependency on locale sort order (and thereby
allow removal of a variant expected-file).
Also, in citext, avoid assuming that lower('I') = 'i'. This isn't relevant
to Danish but it does fail in Turkish.
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions