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
Robert Haas d7c734841b Reduce messages about implicit indexes and sequences to DEBUG1. 13 years ago
..
data
expected Reduce messages about implicit indexes and sequences to DEBUG1. 13 years ago
sql
.gitignore
Makefile
btree_bit.c
btree_bytea.c
btree_cash.c Remove many -Wcast-qual warnings 14 years ago
btree_date.c Remove many -Wcast-qual warnings 14 years ago
btree_float4.c Remove many -Wcast-qual warnings 14 years ago
btree_float8.c Remove many -Wcast-qual warnings 14 years ago
btree_gist--1.0.sql Throw a useful error message if an extension script file is fed to psql. 14 years ago
btree_gist--unpackaged--1.0.sql Throw a useful error message if an extension script file is fed to psql. 14 years ago
btree_gist.c
btree_gist.control
btree_gist.h Remove unnecessary #include references, per pgrminclude script. 14 years ago
btree_inet.c Remove many -Wcast-qual warnings 14 years ago
btree_int2.c Replace int2/int4 in C code with int16/int32 13 years ago
btree_int4.c Replace int2/int4 in C code with int16/int32 13 years ago
btree_int8.c Remove many -Wcast-qual warnings 14 years ago
btree_interval.c Remove many -Wcast-qual warnings 14 years ago
btree_macaddr.c Remove many -Wcast-qual warnings 14 years ago
btree_numeric.c
btree_oid.c Remove many -Wcast-qual warnings 14 years ago
btree_text.c
btree_time.c Remove many -Wcast-qual warnings 14 years ago
btree_ts.c Remove many -Wcast-qual warnings 14 years ago
btree_utils_num.c Move Timestamp/Interval typedefs and basic macros into datatype/timestamp.h. 14 years ago
btree_utils_num.h Remove unnecessary #include references, per pgrminclude script. 14 years ago
btree_utils_var.c
btree_utils_var.h Remove unnecessary #include references, per pgrminclude script. 14 years ago