postgresql/contrib/btree_gist/sql
Tom Lane 8436489c81 Add KNNGIST support to contrib/btree_gist.
This extends GiST's support for nearest-neighbor searches to many of the
standard data types.

Teodor Sigaev
2011-03-02 14:44:33 -05:00
..
bit.sql New version. Add support for int2, int8, float4, float8, timestamp with/without time zone, time with/without time zone, date, interval, oid, money and macaddr, char, varchar/text, bytea, numeric, bit, varbit, inet/cidr types for GiST 2004-05-28 10:43:32 +00:00
bytea.sql New version. Add support for int2, int8, float4, float8, timestamp with/without time zone, time with/without time zone, date, interval, oid, money and macaddr, char, varchar/text, bytea, numeric, bit, varbit, inet/cidr types for GiST 2004-05-28 10:43:32 +00:00
cash.sql Add KNNGIST support to contrib/btree_gist. 2011-03-02 14:44:33 -05:00
char.sql New version. Add support for int2, int8, float4, float8, timestamp with/without time zone, time with/without time zone, date, interval, oid, money and macaddr, char, varchar/text, bytea, numeric, bit, varbit, inet/cidr types for GiST 2004-05-28 10:43:32 +00:00
cidr.sql Remove extra newlines at end and beginning of files, add missing newlines 2010-08-19 05:57:36 +00:00
date.sql Add KNNGIST support to contrib/btree_gist. 2011-03-02 14:44:33 -05:00
float4.sql Add KNNGIST support to contrib/btree_gist. 2011-03-02 14:44:33 -05:00
float8.sql Add KNNGIST support to contrib/btree_gist. 2011-03-02 14:44:33 -05:00
inet.sql Remove extra newlines at end and beginning of files, add missing newlines 2010-08-19 05:57:36 +00:00
init.sql Convert contrib modules to use the extension facility. 2011-02-13 22:54:49 -05:00
int2.sql Add KNNGIST support to contrib/btree_gist. 2011-03-02 14:44:33 -05:00
int4.sql Add KNNGIST support to contrib/btree_gist. 2011-03-02 14:44:33 -05:00
int8.sql Add KNNGIST support to contrib/btree_gist. 2011-03-02 14:44:33 -05:00
interval.sql Add KNNGIST support to contrib/btree_gist. 2011-03-02 14:44:33 -05:00
macaddr.sql Remove extra newlines at end and beginning of files, add missing newlines 2010-08-19 05:57:36 +00:00
not_equal.sql Regression tests for new btree_gist "not equals" support. 2010-08-03 19:53:20 +00:00
numeric.sql New version. Add support for int2, int8, float4, float8, timestamp with/without time zone, time with/without time zone, date, interval, oid, money and macaddr, char, varchar/text, bytea, numeric, bit, varbit, inet/cidr types for GiST 2004-05-28 10:43:32 +00:00
oid.sql New version. Add support for int2, int8, float4, float8, timestamp with/without time zone, time with/without time zone, date, interval, oid, money and macaddr, char, varchar/text, bytea, numeric, bit, varbit, inet/cidr types for GiST 2004-05-28 10:43:32 +00:00
text.sql New version. Add support for int2, int8, float4, float8, timestamp with/without time zone, time with/without time zone, date, interval, oid, money and macaddr, char, varchar/text, bytea, numeric, bit, varbit, inet/cidr types for GiST 2004-05-28 10:43:32 +00:00
time.sql Add KNNGIST support to contrib/btree_gist. 2011-03-02 14:44:33 -05:00
timestamp.sql Add KNNGIST support to contrib/btree_gist. 2011-03-02 14:44:33 -05:00
timestamptz.sql Add KNNGIST support to contrib/btree_gist. 2011-03-02 14:44:33 -05:00
timetz.sql New version. Add support for int2, int8, float4, float8, timestamp with/without time zone, time with/without time zone, date, interval, oid, money and macaddr, char, varchar/text, bytea, numeric, bit, varbit, inet/cidr types for GiST 2004-05-28 10:43:32 +00:00
varbit.sql New version. Add support for int2, int8, float4, float8, timestamp with/without time zone, time with/without time zone, date, interval, oid, money and macaddr, char, varchar/text, bytea, numeric, bit, varbit, inet/cidr types for GiST 2004-05-28 10:43:32 +00:00
varchar.sql New version. Add support for int2, int8, float4, float8, timestamp with/without time zone, time with/without time zone, date, interval, oid, money and macaddr, char, varchar/text, bytea, numeric, bit, varbit, inet/cidr types for GiST 2004-05-28 10:43:32 +00:00