postgresql/contrib/btree_gin/sql
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
..
bit.sql
bytea.sql Make contrib regression tests safe for Danish locale. 2016-07-21 16:52:35 -04:00
char.sql
cidr.sql
date.sql
float4.sql
float8.sql
inet.sql
install_btree_gin.sql
int2.sql
int4.sql
int8.sql
interval.sql
macaddr.sql
money.sql
numeric.sql
oid.sql
text.sql Make contrib regression tests safe for Danish locale. 2016-07-21 16:52:35 -04:00
time.sql
timestamp.sql
timestamptz.sql
timetz.sql
varbit.sql
varchar.sql Make contrib regression tests safe for Danish locale. 2016-07-21 16:52:35 -04:00