postgresql/contrib/btree_gist
Peter Eisentraut 3f11971916 Remove extra newlines at end and beginning of files, add missing newlines
at end of files.
2010-08-19 05:57:36 +00:00
..
data Fixes from Janko Richter <jankorichter@yahoo.de> 2005-07-01 13:44:56 +00:00
expected Regression tests for new btree_gist "not equals" support. 2010-08-03 19:53:20 +00:00
sql Remove extra newlines at end and beginning of files, add missing newlines 2010-08-19 05:57:36 +00:00
Makefile Regression tests for new btree_gist "not equals" support. 2010-08-03 19:53:20 +00:00
btree_bit.c Ooops, missed that a couple of contrib modules have calls to byteacmp. 2009-08-04 18:49:50 +00:00
btree_bytea.c Ooops, missed that a couple of contrib modules have calls to byteacmp. 2009-08-04 18:49:50 +00:00
btree_cash.c pgindent run for 9.0 2010-02-26 02:01:40 +00:00
btree_date.c pgindent run for 9.0 2010-02-26 02:01:40 +00:00
btree_float4.c pgindent run for 9.0 2010-02-26 02:01:40 +00:00
btree_float8.c pgindent run for 9.0 2010-02-26 02:01:40 +00:00
btree_gist.c 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 2009-06-11 14:49:15 +00:00
btree_gist.h Add btree_gist support for searching on "not equals". 2010-08-02 16:26:48 +00:00
btree_gist.sql.in Add btree_gist support for searching on "not equals". 2010-08-02 16:26:48 +00:00
btree_inet.c pgindent run for 9.0 2010-02-26 02:01:40 +00:00
btree_int2.c pgindent run for 9.0 2010-02-26 02:01:40 +00:00
btree_int4.c pgindent run for 9.0 2010-02-26 02:01:40 +00:00
btree_int8.c pgindent run for 9.0 2010-02-26 02:01:40 +00:00
btree_interval.c pgindent run for 9.0 2010-02-26 02:01:40 +00:00
btree_macaddr.c pgindent run for 9.0 2010-02-26 02:01:40 +00:00
btree_numeric.c Make details of the Numeric representation private to numeric.c. 2010-07-30 04:30:23 +00:00
btree_oid.c pgindent run for 9.0 2010-02-26 02:01:40 +00:00
btree_text.c 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 2009-06-11 14:49:15 +00:00
btree_time.c pgindent run for 9.0 2010-02-26 02:01:40 +00:00
btree_ts.c pgindent run for 9.0 2010-02-26 02:01:40 +00:00
btree_utils_num.c Add btree_gist support for searching on "not equals". 2010-08-02 16:26:48 +00:00
btree_utils_num.h 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 2009-06-11 14:49:15 +00:00
btree_utils_var.c Add btree_gist support for searching on "not equals". 2010-08-02 16:26:48 +00:00
btree_utils_var.h 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 2009-06-11 14:49:15 +00:00
uninstall_btree_gist.sql Push index operator lossiness determination down to GIST/GIN opclass 2008-04-14 17:05:34 +00:00