diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2016-07-21 16:52:35 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2016-07-21 16:52:35 -0400 |
commit | d70d119151d8e3442500be5e372439ef8805ec2b (patch) | |
tree | 29cc7034a353349373e348654fb3eed7b994850a /src/include/postgres.h | |
parent | 95810ed8ee4223cfbad257f2d5f5f7d7da60c971 (diff) | |
download | postgresql-d70d119151d8e3442500be5e372439ef8805ec2b.tar.gz postgresql-d70d119151d8e3442500be5e372439ef8805ec2b.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/include/postgres.h')
0 files changed, 0 insertions, 0 deletions