Commit Graph

7 Commits (ecacbdbcee67e202cfcaa1180da170b9f13654bb)

Author SHA1 Message Date
Tom Lane 7f7eec89b6 Fix citext upgrade script for disallowance of oidvector element assignment. 11 years ago
Andres Freund d153b80161 Fix typos in some error messages thrown by extension scripts when fed to psql. 12 years ago
Tom Lane 63fecc9177 Fix contrib/citext's upgrade script to handle array and domain cases. 14 years ago
Tom Lane 9b97b7f835 Fix citext upgrade script to update derived copies of pg_type.typcollation. 14 years ago
Tom Lane 458857cc9d Throw a useful error message if an extension script file is fed to psql. 14 years ago
Tom Lane 94be9e3f0c Fix citext's upgrade-from-unpackaged script to set its collation correctly. 15 years ago
Tom Lane 629b3af27d Convert contrib modules to use the extension facility. 15 years ago