summaryrefslogtreecommitdiff
path: root/contrib/ltree/ltree--1.0.sql
AgeCommit message (Expand)Author
2016-01-19Fix assorted inconsistencies in GiST opclass support function declarations.Tom Lane
2014-11-05Fix volatility markings of some contrib I/O functions.Tom Lane
2011-10-12Throw a useful error message if an extension script file is fed to psql.Tom Lane
2011-02-14Avoid use of CREATE OR REPLACE FUNCTION in extension installation files.Tom Lane
2011-02-14Convert contrib modules to use the extension facility.Tom Lane