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
Michael Paquier c74d49d41c Fix many typos and inconsistencies 6 years ago
..
bench Don't fall off the end of perl functions 7 years ago
data 1. Fixed error with empty array ( '{}' ), 24 years ago
expected Fix yet more problems with incorrectly-constructed zero-length arrays. 7 years ago
sql Fix yet more problems with incorrectly-constructed zero-length arrays. 7 years ago
.gitignore Support "make check" in contrib 14 years ago
Makefile Handle contrib's GIN/GIST support function signature changes honestly. 9 years ago
_int.h Phase 2 of pgindent updates. 8 years ago
_int_bool.c Change TRUE/FALSE to true/false 8 years ago
_int_gin.c Change TRUE/FALSE to true/false 8 years ago
_int_gist.c Initial pgindent run for v12. 6 years ago
_int_op.c Change TRUE/FALSE to true/false 8 years ago
_int_selfuncs.c Fix many typos and inconsistencies 6 years ago
_int_tool.c Initial pgindent run for v12. 6 years ago
_intbig_gist.c Make use of compiler builtins and/or assembly for CLZ, CTZ, POPCNT. 6 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