Commits

DateSubjectAuthorReleases
2024-10-05 Use generateClonedIndexStmt to propagate CREATE INDEX to partitions. Tom Lane 17.1
2024-10-05 Use generateClonedIndexStmt to propagate CREATE INDEX to partitions. Tom Lane 18.0
2021-03-05 Remove deprecated containment operators for contrib types. Tom Lane 14.0
2020-02-19 Remove support for upgrading extensions from "unpackaged" state. Tom Lane 13.0
2017-11-21 Support index-only scans in contrib/cube and contrib/seg GiST indexes. Tom Lane 11.0
2017-09-13 Update contrib/seg for new scalarlesel/scalargesel selectivity functions. Tom Lane 11.0
2016-06-09 Handle contrib's GIN/GIST support function signature changes honestly. Tom Lane 9.6.0
2011-02-14 Convert contrib modules to use the extension facility. Tom Lane 9.1.0
2007-06-26 Fix PGXS conventions so that extensions can be built against Postgres Tom Lane 8.3.0
2006-03-07 Make all our flex and bison files use %option prefix or %name-prefix Tom Lane 8.2.0
2005-10-18 Fix several contrib makefiles that failed in VPATH builds, particularly Tom Lane 8.1.0
2005-09-27 PGXS should be set with := not =, as specified in the documentation, Tom Lane 8.1.0
2005-07-16 Back-patch into 7.2 branch the 7.3 changes that made contrib/seg Tom Lane 7.2 (unreleased)
2003-09-14 Make contrib/seg work with flex 2.5.31. Fix it up to have a real Tom Lane 7.4.1
2003-05-14 Fix various recent build and regression-test problems in contrib/. Tom Lane 7.4.1
2003-01-31 Tweak bison build rules so that we get the same error messages from Tom Lane 7.3.2
2003-01-31 Tweak bison build rules so that we get the same error messages from Tom Lane 7.4.1
2002-11-01 Arrange to compile flex output files as inclusions into other files Tom Lane 7.3.1
2000-12-11 Gene Selkov's SEG datatype (GiST example code) Tom Lane 7.1.1