summaryrefslogtreecommitdiff
path: root/contrib/intarray/intarray--unpackaged--1.0.sql
Commit message (Expand)AuthorAgeFilesLines
* Remove support for upgrading extensions from "unpackaged" state.Tom Lane2020-02-191-111/+0
* Fix typos in some error messages thrown by extension scripts when fed to psql.Andres Freund2014-08-251-1/+1
* Throw a useful error message if an extension script file is fed to psql.Tom Lane2011-10-121-0/+3
* One more hack to make contrib upgrades from 9.0 match fresh 9.1 installs.Tom Lane2011-02-181-0/+18
* Fix upgrade of contrib/intarray and contrib/unaccent from 9.0.Tom Lane2011-02-171-2/+18
* Add backwards-compatible declarations of some core GIN support functions.Tom Lane2011-02-161-2/+5
* Convert contrib modules to use the extension facility.Tom Lane2011-02-131-0/+71