postgresql/contrib/citext
Tom Lane 94be9e3f0c Fix citext's upgrade-from-unpackaged script to set its collation correctly.
Although there remains some debate about how CREATE TYPE should represent
the collation property, this doesn't really affect what we need to do in
citext's script, so go ahead and fix that.
2011-03-03 13:22:18 -05: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
.gitignore 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
citext--1.0.sql Avoid use of CREATE OR REPLACE FUNCTION in extension installation files. 2011-02-13 22:54:52 -05:00
citext--unpackaged--1.0.sql Fix citext's upgrade-from-unpackaged script to set its collation correctly. 2011-03-03 13:22:18 -05:00
citext.c Per-column collation support 2011-02-08 23:04:18 +02:00
citext.control Convert contrib modules to use the extension facility. 2011-02-13 22:54:49 -05:00