mirror of
https://git.postgresql.org/git/postgresql.git
synced 2024-12-03 08:00:21 +08:00
e15e7886e6
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. |
||
---|---|---|
.. | ||
expected | ||
sql | ||
.gitignore | ||
citext--1.0--1.1.sql | ||
citext--1.0.sql | ||
citext--1.1--1.0.sql | ||
citext--1.1.sql | ||
citext--unpackaged--1.0.sql | ||
citext.c | ||
citext.control | ||
Makefile |