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 70a7732007 Remove support for upgrading extensions from "unpackaged" state. 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 intarray's GiST opclasses to not fail for empty arrays with <@. 6 years ago
sql Fix intarray's GiST opclasses to not fail for empty arrays with <@. 6 years ago
.gitignore Support "make check" in contrib 15 years ago
Makefile Remove support for upgrading extensions from "unpackaged" state. 6 years ago
_int.h Fix inconsistencies and typos in the tree 6 years ago
_int_bool.c Make the order of the header file includes consistent in contrib modules. 6 years ago
_int_gin.c Make the order of the header file includes consistent in contrib modules. 6 years ago
_int_gist.c Make the order of the header file includes consistent in contrib modules. 6 years ago
_int_op.c Clean up newlines following left parentheses 6 years ago
_int_selfuncs.c Update copyrights for 2020 6 years ago
_int_tool.c Add reusable routine for making arrays unique. 6 years ago
_intbig_gist.c Make the order of the header file includes consistent in contrib modules. 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.control Mark some contrib modules as "trusted". 6 years ago