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/intarray
Tom Lane 6657acc010 Fix -e option in contrib/intarray/bench/bench.pl. 9 years ago
..
bench Fix -e option in contrib/intarray/bench/bench.pl. 9 years ago
data
expected Add selectivity estimation functions for intarray operators. 10 years ago
sql Add selectivity estimation functions for intarray operators. 10 years ago
.gitignore Support "make check" in contrib 15 years ago
Makefile Handle contrib's GIN/GIST support function signature changes honestly. 9 years ago
_int.h Use FLEXIBLE_ARRAY_MEMBER in a bunch more places. 11 years ago
_int_bool.c Prevent stack overflow in query-type functions. 10 years ago
_int_gin.c Move strategy numbers to include/access/stratnum.h 10 years ago
_int_gist.c Move strategy numbers to include/access/stratnum.h 10 years ago
_int_op.c Adjust blank lines around PG_MODULE_MAGIC defines, for consistency 11 years ago
_int_selfuncs.c Update copyright for 2016 10 years ago
_int_tool.c Replace insertion sort in contrib/intarray with qsort(). 11 years ago
_intbig_gist.c Move strategy numbers to include/access/stratnum.h 10 years ago
intarray--1.0--1.1.sql Add selectivity estimation functions for intarray operators. 10 years ago
intarray--1.1--1.2.sql Update extensions with GIN/GIST support for parallel query. 9 years ago
intarray--1.2.sql Update extensions with GIN/GIST support for parallel query. 9 years ago
intarray--unpackaged--1.0.sql Fix typos in some error messages thrown by extension scripts when fed to psql. 11 years ago
intarray.control Handle contrib's GIN/GIST support function signature changes honestly. 9 years ago