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 8ebdf41c26 Harden _int_matchsel() against being attached to the wrong operator. 4 weeks ago
..
bench Update copyright for 2026 2 months ago
data Fix integer-overflow problem in intarray's g_int_decompress(). 2 years ago
expected Fix GIN's shimTriConsistentFn to not corrupt its input. 11 months ago
sql Fix GIN's shimTriConsistentFn to not corrupt its input. 11 months ago
.gitignore
Makefile Remove deprecated containment operators for contrib types. 5 years ago
_int.h Specialize intarray sorting 1 year ago
_int_bool.c Use more palloc_object() and palloc_array() in contrib/ 3 months ago
_int_gin.c Mark commented out code as unused 2 months ago
_int_gist.c Mark commented out code as unused 2 months ago
_int_op.c Add missing Datum conversions 7 months ago
_int_selfuncs.c Harden _int_matchsel() against being attached to the wrong operator. 4 weeks ago
_int_tool.c Specialize intarray sorting 1 year ago
_intbig_gist.c Mark commented out code as unused 2 months ago
intarray--1.0--1.1.sql Add selectivity estimation functions for intarray operators. 11 years ago
intarray--1.1--1.2.sql Make contrib modules' installation scripts more secure. 6 years ago
intarray--1.2--1.3.sql Implement operator class parameters 6 years ago
intarray--1.2.sql Update extensions with GIN/GIST support for parallel query. 10 years ago
intarray--1.3--1.4.sql Remove <@ from contrib/intarray's GiST operator classes. 6 years ago
intarray--1.4--1.5.sql Remove deprecated containment operators for contrib types. 5 years ago
intarray.control Remove deprecated containment operators for contrib types. 5 years ago
meson.build Update copyright for 2026 2 months ago