postgresql/contrib/btree_gin/sql
Teodor Sigaev f4cd7102b5 Add support of bool, bpchar, name and uuid to btree_gin
Mostly for completeness, but I believe there are cases to use that in
multicolumn GIN indexes.

Bump btree_gin module version

Author: Matheus Oliveira
Reviewed by: Tomas Vondra
Discussion: https://www.postgresql.org/message-id/flat/CAJghg4LMJf6Z13fnZD-MBNiGxzd0cA2=F3TDjNkX3eQH58hktQ@mail.gmail.com
2018-04-05 18:19:10 +03:00
..
bit.sql
bool.sql Add support of bool, bpchar, name and uuid to btree_gin 2018-04-05 18:19:10 +03:00
bpchar.sql Add support of bool, bpchar, name and uuid to btree_gin 2018-04-05 18:19:10 +03:00
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
enum.sql Add btree_gin support for enum types 2017-03-21 11:04:17 -04: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
macaddr8.sql Add support for EUI-64 MAC addresses as macaddr8 2017-03-15 11:16:25 -04:00
money.sql
name.sql Add support of bool, bpchar, name and uuid to btree_gin 2018-04-05 18:19:10 +03:00
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
uuid.sql Add support of bool, bpchar, name and uuid to btree_gin 2018-04-05 18:19:10 +03:00
varbit.sql
varchar.sql Make contrib regression tests safe for Danish locale. 2016-07-21 16:52:35 -04:00