postgresql/contrib/btree_gin
Tom Lane d365dc3d1b 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:36 -04:00
..
expected Make contrib regression tests safe for Danish locale. 2016-07-21 16:52:36 -04:00
sql Make contrib regression tests safe for Danish locale. 2016-07-21 16:52:36 -04:00
.gitignore
btree_gin--1.0.sql
btree_gin--unpackaged--1.0.sql Fix typos in some error messages thrown by extension scripts when fed to psql. 2014-08-25 18:30:37 +02:00
btree_gin.c Use correct symbol for minimum int64 value 2016-07-17 09:24:06 -04:00
btree_gin.control
Makefile Add file version information to most installed Windows binaries. 2014-07-14 14:07:52 -04:00