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
Bruce Momjian 29275b1d17 Update copyright for 2024 2 years ago
..
bench Update copyright for 2024 2 years ago
data 1. Fixed error with empty array ( '{}' ), 24 years ago
expected Fix another bug in parent page splitting during GiST index build. 2 years ago
sql Fix another bug in parent page splitting during GiST index build. 2 years ago
.gitignore Support "make check" in contrib 14 years ago
Makefile Remove deprecated containment operators for contrib types. 4 years ago
_int.h Fix typos in comments 2 years ago
_int_bool.c Convert contrib/intarray's bqarr_in() to report errors softly 3 years ago
_int_gin.c Make the order of the header file includes consistent in contrib modules. 6 years ago
_int_gist.c intarray: Prevent out-of-bound memory reads with gist__int_ops 2 years ago
_int_op.c Clean up newlines following left parentheses 5 years ago
_int_selfuncs.c Update copyright for 2024 2 years ago
_int_tool.c Remove useless casts to (void *) in arguments of some system functions 2 years ago
_intbig_gist.c Remove unnecessary pfree() in g_intbig_compress(). 2 years ago
intarray--1.0--1.1.sql Add selectivity estimation functions for intarray operators. 10 years ago
intarray--1.1--1.2.sql Make contrib modules' installation scripts more secure. 5 years ago
intarray--1.2--1.3.sql Implement operator class parameters 5 years ago
intarray--1.2.sql Update extensions with GIN/GIST support for parallel query. 9 years ago
intarray--1.3--1.4.sql Remove <@ from contrib/intarray's GiST operator classes. 5 years ago
intarray--1.4--1.5.sql Remove deprecated containment operators for contrib types. 4 years ago
intarray.control Remove deprecated containment operators for contrib types. 4 years ago
meson.build Update copyright for 2024 2 years ago