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
Álvaro Herrera d0e7e04ede
Avoid including tableam.h and xlogreader.h in nbtree.h
4 weeks ago
..
data Add btree_gist support for enum types. 9 years ago
expected Rename gist stratnum support function 3 months ago
sql Rename gist stratnum support function 3 months ago
.gitignore Support "make check" in contrib 15 years ago
Makefile btree_gist: Merge the last two versions into version 1.8 2 months ago
btree_bit.c Add support for sorted gist index builds to btree_gist 5 months ago
btree_bool.c Avoid including tableam.h and xlogreader.h in nbtree.h 4 weeks ago
btree_bytea.c Add support for sorted gist index builds to btree_gist 5 months ago
btree_cash.c Avoid including tableam.h and xlogreader.h in nbtree.h 4 weeks ago
btree_date.c Avoid including tableam.h and xlogreader.h in nbtree.h 4 weeks ago
btree_enum.c Avoid including tableam.h and xlogreader.h in nbtree.h 4 weeks ago
btree_float4.c Avoid including tableam.h and xlogreader.h in nbtree.h 4 weeks ago
btree_float8.c Avoid including tableam.h and xlogreader.h in nbtree.h 4 weeks ago
btree_gist--1.0--1.1.sql Add index-only scan support to btree_gist. 11 years ago
btree_gist--1.1--1.2.sql Make contrib modules' installation scripts more secure. 5 years ago
btree_gist--1.2--1.3.sql Add uuid to the set of types supported by contrib/btree_gist. 9 years ago
btree_gist--1.2.sql Handle contrib's GIN/GIST support function signature changes honestly. 9 years ago
btree_gist--1.3--1.4.sql Add support for EUI-64 MAC addresses as macaddr8 9 years ago
btree_gist--1.4--1.5.sql Add btree_gist support for enum types. 9 years ago
btree_gist--1.5--1.6.sql Update btree_gist extension for parallel query 5 years ago
btree_gist--1.6--1.7.sql Fix gist_bool_ops to use gbtreekey2 4 years ago
btree_gist--1.7--1.8.sql btree_gist: Merge the last two versions into version 1.8 2 months ago
btree_gist.c Rename gist stratnum support function 3 months ago
btree_gist.control btree_gist: Merge the last two versions into version 1.8 2 months ago
btree_gist.h Add trailing commas to enum definitions 2 years ago
btree_inet.c Avoid including tableam.h and xlogreader.h in nbtree.h 4 weeks ago
btree_int2.c Avoid including tableam.h and xlogreader.h in nbtree.h 4 weeks ago
btree_int4.c Avoid including tableam.h and xlogreader.h in nbtree.h 4 weeks ago
btree_int8.c Avoid including tableam.h and xlogreader.h in nbtree.h 4 weeks ago
btree_interval.c Avoid including tableam.h and xlogreader.h in nbtree.h 4 weeks ago
btree_macaddr.c Avoid including tableam.h and xlogreader.h in nbtree.h 4 weeks ago
btree_macaddr8.c Avoid including tableam.h and xlogreader.h in nbtree.h 4 weeks ago
btree_numeric.c Add missing Datum conversions 1 month ago
btree_oid.c Avoid including tableam.h and xlogreader.h in nbtree.h 4 weeks ago
btree_text.c Add support for sorted gist index builds to btree_gist 5 months ago
btree_time.c Avoid including tableam.h and xlogreader.h in nbtree.h 4 weeks ago
btree_ts.c Avoid including tableam.h and xlogreader.h in nbtree.h 4 weeks ago
btree_utils_num.c Add missing Datum conversions 1 month ago
btree_utils_num.h Remove unused #include's from contrib, pl, test .c files 11 months ago
btree_utils_var.c Avoid including tableam.h and xlogreader.h in nbtree.h 4 weeks ago
btree_utils_var.h Add support for sorted gist index builds to btree_gist 5 months ago
btree_uuid.c Avoid including tableam.h and xlogreader.h in nbtree.h 4 weeks ago
meson.build btree_gist: Merge the last two versions into version 1.8 2 months ago