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
Peter Eisentraut f0d55b68ef Fix incorrect lack of Datum conversion in _int_matchsel() 4 months ago
..
bench Update copyright for 2022 4 years 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. 8 months ago
sql Fix GIN's shimTriConsistentFn to not corrupt its input. 8 months ago
.gitignore
Makefile
_int.h
_int_bool.c Remove extraneous blank lines before block-closing braces 4 years ago
_int_gin.c
_int_gist.c Fix integer-overflow problem in intarray's g_int_decompress(). 2 years ago
_int_op.c
_int_selfuncs.c Fix incorrect lack of Datum conversion in _int_matchsel() 4 months ago
_int_tool.c Clean up some code using "(expr) ? true : false" 4 years ago
_intbig_gist.c Remove unnecessary pfree() in g_intbig_compress(). 2 years ago
intarray--1.0--1.1.sql
intarray--1.1--1.2.sql
intarray--1.2--1.3.sql
intarray--1.2.sql
intarray--1.3--1.4.sql
intarray--1.4--1.5.sql
intarray.control