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 dd16f9480a Remove unreachable code 13 years ago
..
bench Run newly-configured perltidy script on Perl files. 13 years ago
data 1. Fixed error with empty array ( '{}' ), 24 years ago
expected Fix longstanding error in contrib/intarray's int[] & int[] operator. 14 years ago
sql Fix longstanding error in contrib/intarray's int[] & int[] operator. 14 years ago
.gitignore Support "make check" in contrib 14 years ago
Makefile Convert contrib modules to use the extension facility. 15 years ago
_int.h Replace int2/int4 in C code with int16/int32 13 years ago
_int_bool.c Remove unreachable code 13 years ago
_int_gin.c Replace int2/int4 in C code with int16/int32 13 years ago
_int_gist.c Remove unreachable code 13 years ago
_int_op.c Remove unnecessary #include references, per pgrminclude script. 14 years ago
_int_tool.c Replace int2/int4 in C code with int16/int32 13 years ago
_intbig_gist.c Replace int2/int4 in C code with int16/int32 13 years ago
intarray--1.0.sql Throw a useful error message if an extension script file is fed to psql. 14 years ago
intarray--unpackaged--1.0.sql Throw a useful error message if an extension script file is fed to psql. 14 years ago
intarray.control Convert contrib modules to use the extension facility. 15 years ago