postgresql/contrib/btree_gin/sql
Tom Lane ade49c605f Test all contrib-created operator classes with amvalidate.
I'd supposed that people would do this manually when creating new operator
classes, but the folly of that was exposed today.  The tests seem fast
enough that we can just apply them during the normal regression tests.

contrib/isn fails the checks for lack of complete sets of cross-type
operators.  That's a nice-to-have policy rather than a functional
requirement, so leave it as-is, but insert ORDER BY in the query to
ensure consistent cross-platform output.

Discussion: https://postgr.es/m/7076.1480446837@sss.pgh.pa.us
2016-11-29 15:05:22 -05: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 Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
date.sql Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
float4.sql
float8.sql
inet.sql Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
install_btree_gin.sql Test all contrib-created operator classes with amvalidate. 2016-11-29 15:05:22 -05:00
int2.sql
int4.sql
int8.sql
interval.sql Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
macaddr.sql Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
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 Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
timestamp.sql Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
timestamptz.sql Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
timetz.sql Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
varbit.sql
varchar.sql Make contrib regression tests safe for Danish locale. 2016-07-21 16:52:35 -04:00