postgresql/contrib/btree_gist
Heikki Linnakangas 567acf259b Fix misc typos.
Oskari Saarenmaa. Backpatch to stable branches where applicable.
2015-09-05 11:36:33 +03:00
..
data
expected Add alternative expected output files for cs_CZ locale for btree_gist and 2009-05-08 14:48:06 +00:00
sql
.gitignore Some more gitignore cleanups: cover contrib and PL regression test outputs. 2010-09-22 17:22:53 -04:00
btree_bit.c Initialize padding bytes in btree_gist varbit support. 2014-05-13 15:27:36 +03: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 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 2009-06-11 14:49:15 +00:00
btree_gist.sql.in Mark contrib's GiST and GIN opclass support functions as STRICT, for safety. 2009-06-11 18:30:03 +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 Remove tabs after spaces in C comments 2014-05-06 11:26:25 -04:00
btree_macaddr.c pgindent run for 9.0 2010-02-26 02:01:40 +00:00
btree_numeric.c 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 2009-06-11 14:49:15 +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 Fix misc typos. 2015-09-05 11:36:33 +03:00
btree_utils_num.c 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 2009-06-11 14:49:15 +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 Fix misc typos. 2015-09-05 11:36:33 +03: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
Makefile
uninstall_btree_gist.sql