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
Peter Eisentraut 3f11971916 Remove extra newlines at end and beginning of files, add missing newlines 16 years ago
..
data Fixes from Janko Richter <jankorichter@yahoo.de> 21 years ago
expected Regression tests for new btree_gist "not equals" support. 16 years ago
sql Remove extra newlines at end and beginning of files, add missing newlines 16 years ago
Makefile Regression tests for new btree_gist "not equals" support. 16 years ago
btree_bit.c Ooops, missed that a couple of contrib modules have calls to byteacmp. 17 years ago
btree_bytea.c Ooops, missed that a couple of contrib modules have calls to byteacmp. 17 years ago
btree_cash.c pgindent run for 9.0 16 years ago
btree_date.c pgindent run for 9.0 16 years ago
btree_float4.c pgindent run for 9.0 16 years ago
btree_float8.c pgindent run for 9.0 16 years ago
btree_gist.c 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 17 years ago
btree_gist.h Add btree_gist support for searching on "not equals". 16 years ago
btree_gist.sql.in Add btree_gist support for searching on "not equals". 16 years ago
btree_inet.c pgindent run for 9.0 16 years ago
btree_int2.c pgindent run for 9.0 16 years ago
btree_int4.c pgindent run for 9.0 16 years ago
btree_int8.c pgindent run for 9.0 16 years ago
btree_interval.c pgindent run for 9.0 16 years ago
btree_macaddr.c pgindent run for 9.0 16 years ago
btree_numeric.c Make details of the Numeric representation private to numeric.c. 16 years ago
btree_oid.c pgindent run for 9.0 16 years ago
btree_text.c 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 17 years ago
btree_time.c pgindent run for 9.0 16 years ago
btree_ts.c pgindent run for 9.0 16 years ago
btree_utils_num.c Add btree_gist support for searching on "not equals". 16 years ago
btree_utils_num.h 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 17 years ago
btree_utils_var.c Add btree_gist support for searching on "not equals". 16 years ago
btree_utils_var.h 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 17 years ago
uninstall_btree_gist.sql Push index operator lossiness determination down to GIST/GIN opclass 18 years ago