You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/contrib/btree_gist/sql
Andrew Dunstan f7946a92b6 Add btree_gist support for enum types. 8 years ago
..
bit.sql Add index-only scan support to btree_gist. 10 years ago
bytea.sql Add index-only scan support to btree_gist. 10 years ago
cash.sql Add KNNGIST support to contrib/btree_gist. 15 years ago
char.sql Add index-only scan support to btree_gist. 10 years ago
cidr.sql Remove extra newlines at end and beginning of files, add missing newlines 15 years ago
date.sql Add KNNGIST support to contrib/btree_gist. 15 years ago
enum.sql Add btree_gist support for enum types. 8 years ago
float4.sql Add KNNGIST support to contrib/btree_gist. 15 years ago
float8.sql Add KNNGIST support to contrib/btree_gist. 15 years ago
inet.sql Remove extra newlines at end and beginning of files, add missing newlines 15 years ago
init.sql Test all contrib-created operator classes with amvalidate. 9 years ago
int2.sql Add KNNGIST support to contrib/btree_gist. 15 years ago
int4.sql Add KNNGIST support to contrib/btree_gist. 15 years ago
int8.sql Add KNNGIST support to contrib/btree_gist. 15 years ago
interval.sql Properly initialize SortSupport for ORDER BY rechecks in nodeIndexscan.c. 9 years ago
macaddr.sql Add index-only scan support to btree_gist. 10 years ago
macaddr8.sql Add support for EUI-64 MAC addresses as macaddr8 8 years ago
not_equal.sql Ensure plan stability in contrib/btree_gist regression test. 9 years ago
numeric.sql Add index-only scan support to btree_gist. 10 years ago
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 21 years ago
text.sql Add index-only scan support to btree_gist. 10 years ago
time.sql Add KNNGIST support to contrib/btree_gist. 15 years ago
timestamp.sql Add KNNGIST support to contrib/btree_gist. 15 years ago
timestamptz.sql Add KNNGIST support to contrib/btree_gist. 15 years ago
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 21 years ago
uuid.sql Add uuid to the set of types supported by contrib/btree_gist. 9 years ago
varbit.sql Add index-only scan support to btree_gist. 10 years ago
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 21 years ago