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
Tom Lane 9b5c8d45f6 Push index operator lossiness determination down to GIST/GIN opclass 18 years ago
..
data Fixes from Janko Richter <jankorichter@yahoo.de> 20 years ago
expected Fix a few contrib regression test scripts that hadn't gotten the word 18 years ago
sql Fix a few contrib regression test scripts that hadn't gotten the word 18 years ago
Makefile Remove references to READMEs from /contrib Makefiles. 18 years ago
btree_bit.c Push index operator lossiness determination down to GIST/GIN opclass 18 years ago
btree_bytea.c Push index operator lossiness determination down to GIST/GIN opclass 18 years ago
btree_cash.c Push index operator lossiness determination down to GIST/GIN opclass 18 years ago
btree_date.c Push index operator lossiness determination down to GIST/GIN opclass 18 years ago
btree_float4.c Push index operator lossiness determination down to GIST/GIN opclass 18 years ago
btree_float8.c Push index operator lossiness determination down to GIST/GIN opclass 18 years ago
btree_gist.c Magic blocks don't do us any good unless we use 'em ... so install one 20 years ago
btree_gist.h Add #include code to prevent multiple inclusion. 19 years ago
btree_gist.sql.in Push index operator lossiness determination down to GIST/GIN opclass 18 years ago
btree_inet.c Push index operator lossiness determination down to GIST/GIN opclass 18 years ago
btree_int2.c Push index operator lossiness determination down to GIST/GIN opclass 18 years ago
btree_int4.c Push index operator lossiness determination down to GIST/GIN opclass 18 years ago
btree_int8.c Push index operator lossiness determination down to GIST/GIN opclass 18 years ago
btree_interval.c Push index operator lossiness determination down to GIST/GIN opclass 18 years ago
btree_macaddr.c Push index operator lossiness determination down to GIST/GIN opclass 18 years ago
btree_numeric.c Push index operator lossiness determination down to GIST/GIN opclass 18 years ago
btree_oid.c Push index operator lossiness determination down to GIST/GIN opclass 18 years ago
btree_text.c Push index operator lossiness determination down to GIST/GIN opclass 18 years ago
btree_time.c Push index operator lossiness determination down to GIST/GIN opclass 18 years ago
btree_ts.c Push index operator lossiness determination down to GIST/GIN opclass 18 years ago
btree_utils_num.c Changes 19 years ago
btree_utils_num.h Fix a passel of recently-committed violations of the rule 'thou shalt 19 years ago
btree_utils_var.c Replace direct assignments to VARATT_SIZEP(x) with SET_VARSIZE(x, len). 19 years ago
btree_utils_var.h Fix a passel of recently-committed violations of the rule 'thou shalt 19 years ago
uninstall_btree_gist.sql Push index operator lossiness determination down to GIST/GIN opclass 18 years ago