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 472f608e43 One more hack to make contrib upgrades from 9.0 match fresh 9.1 installs. 15 years ago
..
bench Remove useless whitespace at end of lines 15 years ago
data 1. Fixed error with empty array ( '{}' ), 24 years ago
expected Convert contrib modules to use the extension facility. 15 years ago
sql Convert contrib modules to use the extension facility. 15 years ago
.gitignore Convert contrib modules to use the extension facility. 15 years ago
Makefile Convert contrib modules to use the extension facility. 15 years ago
_int.h Fix assorted corner-case bugs in contrib/intarray. 15 years ago
_int_bool.c Prevent buffer overrun while parsing an integer in a "query_int" value. 15 years ago
_int_gin.c Fix assorted corner-case bugs in contrib/intarray. 15 years ago
_int_gist.c Fix assorted corner-case bugs in contrib/intarray. 15 years ago
_int_op.c Fix assorted corner-case bugs in contrib/intarray. 15 years ago
_int_tool.c Fix assorted corner-case bugs in contrib/intarray. 15 years ago
_intbig_gist.c Fix assorted corner-case bugs in contrib/intarray. 15 years ago
intarray--1.0.sql Avoid use of CREATE OR REPLACE FUNCTION in extension installation files. 15 years ago
intarray--unpackaged--1.0.sql One more hack to make contrib upgrades from 9.0 match fresh 9.1 installs. 15 years ago
intarray.control Convert contrib modules to use the extension facility. 15 years ago