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 9f5061aa87 Some more gitignore cleanups: cover contrib and PL regression test outputs. 15 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
.gitignore Some more gitignore cleanups: cover contrib and PL regression test outputs. 15 years ago
Makefile Remove references to READMEs from /contrib Makefiles. 18 years ago
btree_bit.c Replace direct assignments to VARATT_SIZEP(x) with SET_VARSIZE(x, len). 19 years ago
btree_bytea.c Fixes from Janko Richter <jankorichter@yahoo.de> 20 years ago
btree_cash.c Standard pgindent run for 8.1. 20 years ago
btree_date.c Standard pgindent run for 8.1. 20 years ago
btree_float4.c Standard pgindent run for 8.1. 20 years ago
btree_float8.c Standard pgindent run for 8.1. 20 years ago
btree_gist.c Magic blocks don't do us any good unless we use 'em ... so install one 19 years ago
btree_gist.h Add #include code to prevent multiple inclusion. 19 years ago
btree_gist.sql.in Add CVS version labels to all install/uninstall scripts. 18 years ago
btree_inet.c Changes 19 years ago
btree_int2.c Standard pgindent run for 8.1. 20 years ago
btree_int4.c Standard pgindent run for 8.1. 20 years ago
btree_int8.c Standard pgindent run for 8.1. 20 years ago
btree_interval.c Adjust /contrib for new include file contents. 19 years ago
btree_macaddr.c Standard pgindent run for 8.1. 20 years ago
btree_numeric.c Fix a passel of recently-committed violations of the rule 'thou shalt 19 years ago
btree_oid.c Standard pgindent run for 8.1. 20 years ago
btree_text.c Changes 19 years ago
btree_time.c Adjust /contrib for new include file contents. 19 years ago
btree_ts.c Changes 19 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 Add CVS version labels to all install/uninstall scripts. 18 years ago