postgresql/contrib/intarray
Tom Lane 0024e34898 Fix upgrade of contrib/intarray and contrib/unaccent from 9.0.
Take care of a couple of discrepancies between what you get from a fresh
install and what the first-draft update-from-unpackaged scripts produced.
2011-02-17 17:45:09 -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 Avoid use of CREATE OR REPLACE FUNCTION in extension installation files. 2011-02-13 22:54:52 -05:00
intarray--unpackaged--1.0.sql Fix upgrade of contrib/intarray and contrib/unaccent from 9.0. 2011-02-17 17:45:09 -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