postgresql/contrib/tsearch2
Tom Lane d70d119151 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.
2016-07-21 16:52:35 -04:00
..
data
expected Make contrib regression tests safe for Danish locale. 2016-07-21 16:52:35 -04:00
sql Make contrib regression tests safe for Danish locale. 2016-07-21 16:52:35 -04:00
.gitignore
Makefile
tsearch2--1.0.sql Fix assorted inconsistencies in GIN opclass support function declarations. 2016-01-19 22:32:22 -05:00
tsearch2--unpackaged--1.0.sql
tsearch2.c Update copyright for 2016 2016-01-02 13:33:40 -05:00
tsearch2.control