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 | e15e7886e685c6284d69bbe7f3ce61f16ed62b2d (patch) | |
tree | 2912b935914823f59638881a9c170c578bc8791d /src/backend/executor/nodeAgg.c | |
parent | 0060638c877cf45803c16cc260cf72c9a94c82a2 (diff) |
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/nodeAgg.c')
0 files changed, 0 insertions, 0 deletions