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 | d365dc3d1bdb5b54c61a8dfaf2d2fd948419c752 (patch) | |
tree | 64766cef481235f300f6e8704565cf4504d2b22f /src | |
parent | 95e8b44f03e0f870678a507413134e7d86e684db (diff) | |
download | postgresql-d365dc3d1bdb5b54c61a8dfaf2d2fd948419c752.tar.gz postgresql-d365dc3d1bdb5b54c61a8dfaf2d2fd948419c752.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')
0 files changed, 0 insertions, 0 deletions