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
Bruce Momjian 926bbab448 Make /contrib install/uninstall script consistent: 18 years ago
..
data Fixes from Janko Richter <jankorichter@yahoo.de> 21 years ago
expected Fix storage size for btree_gist interval indexes. Fix penalty 20 years ago
sql New version. Add support for int2, int8, float4, float8, timestamp with/without time zone, time with/without time zone, date, interval, oid, money and macaddr, char, varchar/text, bytea, numeric, bit, varbit, inet/cidr types for GiST 22 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> 21 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 20 years ago
btree_gist.h Add #include code to prevent multiple inclusion. 19 years ago
btree_gist.sql.in Make /contrib install/uninstall script consistent: 18 years ago
btree_inet.c Changes 20 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 20 years ago
btree_time.c Adjust /contrib for new include file contents. 19 years ago
btree_ts.c Changes 20 years ago
btree_utils_num.c Changes 20 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 Make /contrib install/uninstall script consistent: 18 years ago