postgresql/contrib/btree_gist/sql
Tom Lane 30e2c42e00 Fix a few contrib regression test scripts that hadn't gotten the word
about best practice for including the module creation scripts: to wit
that you should suppress NOTICE messages.  This avoids creating
regression failures by adding or removing comment lines in the module
scripts.
2007-11-13 06:29:04 +00:00
..
bit.sql
bytea.sql
cash.sql
char.sql
cidr.sql
date.sql
float4.sql
float8.sql
inet.sql
init.sql Fix a few contrib regression test scripts that hadn't gotten the word 2007-11-13 06:29:04 +00:00
int2.sql
int4.sql
int8.sql
interval.sql
macaddr.sql
numeric.sql
oid.sql
text.sql
time.sql
timestamp.sql
timestamptz.sql
timetz.sql
varbit.sql
varchar.sql