]> granicus.if.org Git - postgresql/commit
Fix citext's upgrade-from-unpackaged script to set its collation correctly.
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 3 Mar 2011 18:22:18 +0000 (13:22 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 3 Mar 2011 18:22:18 +0000 (13:22 -0500)
commit94be9e3f0ca9e7ced66168397eb586565bced9ca
tree52cf49eafb11dffbb2d8c41f17860252abfcd644
parent6252c4f9e201f619e5eebda12fa867acd4e4200e
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.
contrib/citext/citext--unpackaged--1.0.sql