Fix citext's upgrade-from-unpackaged script to set its collation correctly.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 94be9e3f0ca9e7ced66168397eb586565bced9ca
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2011-03-03T18:22:18Z
Releases: 9.1.0
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.

Files

PathChange+/−
contrib/citext/citext--unpackaged--1.0.sql modified +12 −0