postgres/contrib/intarray
Tom Lane 629b3af27d Convert contrib modules to use the extension facility.
This isn't fully tested as yet, in particular I'm not sure that the
"foo--unpackaged--1.0.sql" scripts are OK.  But it's time to get some
buildfarm cycles on it.

sepgsql is not converted to an extension, mainly because it seems to
require a very nonstandard installation process.

Dimitri Fontaine and Tom Lane
2011-02-13 22:54:49 -05:00
..
bench Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
data 1. Fixed error with empty array ( '{}' ), 2001-08-04 19:35:32 +00:00
expected Convert contrib modules to use the extension facility. 2011-02-13 22:54:49 -05:00
sql Convert contrib modules to use the extension facility. 2011-02-13 22:54:49 -05:00
_int_bool.c Prevent buffer overrun while parsing an integer in a "query_int" value. 2011-01-27 17:42:39 -05:00
_int_gin.c Fix assorted corner-case bugs in contrib/intarray. 2011-01-09 00:39:21 -05:00
_int_gist.c Fix assorted corner-case bugs in contrib/intarray. 2011-01-09 00:39:21 -05:00
_int_op.c Fix assorted corner-case bugs in contrib/intarray. 2011-01-09 00:39:21 -05:00
_int_tool.c Fix assorted corner-case bugs in contrib/intarray. 2011-01-09 00:39:21 -05:00
_int.h Fix assorted corner-case bugs in contrib/intarray. 2011-01-09 00:39:21 -05:00
_intbig_gist.c Fix assorted corner-case bugs in contrib/intarray. 2011-01-09 00:39:21 -05:00
.gitignore Convert contrib modules to use the extension facility. 2011-02-13 22:54:49 -05:00
intarray--1.0.sql Convert contrib modules to use the extension facility. 2011-02-13 22:54:49 -05:00
intarray--unpackaged--1.0.sql Convert contrib modules to use the extension facility. 2011-02-13 22:54:49 -05:00
intarray.control Convert contrib modules to use the extension facility. 2011-02-13 22:54:49 -05:00
Makefile Convert contrib modules to use the extension facility. 2011-02-13 22:54:49 -05:00