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
Andres Freund d153b80161 Fix typos in some error messages thrown by extension scripts when fed to psql. 11 years ago
..
bench pgindent run for 9.4 11 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 Add file version information to most installed Windows binaries. 11 years ago
_int.h Predict integer overflow to avoid buffer overruns. 12 years ago
_int_bool.c pgindent run for 9.4 11 years ago
_int_gin.c Create function prototype as part of PG_FUNCTION_INFO_V1 macro 11 years ago
_int_gist.c pgindent run for 9.4 11 years ago
_int_op.c Adjust blank lines around PG_MODULE_MAGIC defines, for consistency 11 years ago
_int_tool.c pgindent run for 9.4 11 years ago
_intbig_gist.c Create function prototype as part of PG_FUNCTION_INFO_V1 macro 11 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 Fix typos in some error messages thrown by extension scripts when fed to psql. 11 years ago
intarray.control Convert contrib modules to use the extension facility. 15 years ago