postgresql/contrib/btree_gist/sql
Tom Lane 11da83a0e7 Add uuid to the set of types supported by contrib/btree_gist.
Paul Jungwirth, reviewed and hacked on by Teodor Sigaev, Ildus
Kurbangaliev, Adam Brusselback, Chris Bandy, and myself.

Discussion: https://postgr.es/m/CA+renyUEE29=X01JXdz8_TQvo6n9=2XoEBBRnQ8rkLyr+kjPxQ@mail.gmail.com
Discussion: https://postgr.es/m/55F6EE82.8080209@sigaev.ru
2016-11-29 14:08:34 -05:00
..
bit.sql
bytea.sql
cash.sql
char.sql
cidr.sql
date.sql
float4.sql Add KNNGIST support to contrib/btree_gist. 2011-03-02 14:44:33 -05:00
float8.sql
inet.sql
init.sql Convert contrib modules to use the extension facility. 2011-02-13 22:54:49 -05:00
int2.sql
int4.sql
int8.sql
interval.sql Properly initialize SortSupport for ORDER BY rechecks in nodeIndexscan.c. 2016-06-05 11:53:06 -04:00
macaddr.sql
not_equal.sql
numeric.sql
oid.sql
text.sql
time.sql
timestamp.sql
timestamptz.sql
timetz.sql
uuid.sql Add uuid to the set of types supported by contrib/btree_gist. 2016-11-29 14:08:34 -05:00
varbit.sql
varchar.sql