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
2023-11-06 Remove distprep Peter Eisentraut 17.0
2023-05-08 Replace last PushOverrideSearchPath() call with set_config_option(). Noah Misch 13.11
2023-05-08 Replace last PushOverrideSearchPath() call with set_config_option(). Noah Misch 15.3
2023-05-08 Replace last PushOverrideSearchPath() call with set_config_option(). Noah Misch 14.8
2023-05-08 Replace last PushOverrideSearchPath() call with set_config_option(). Noah Misch 16.0
2022-09-04 Build all Flex files standalone John Naylor 16.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
2019-11-05 Split all OBJS style lines in makefiles into one-line-per-entry style. Andres Freund 13.0
2018-07-31 Provide for contrib and pgxs modules to install include files. Andrew Gierth 12.0
2018-07-31 Provide for contrib and pgxs modules to install include files. Andrew Gierth 11.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
2014-07-14 Add file version information to most installed Windows binaries. Noah Misch 9.5.0
2012-10-11 Refactor flex and bison make rules Peter Eisentraut 9.3.0
2011-02-14 Convert contrib modules to use the extension facility. Tom Lane 9.1.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2009-08-28 Derived files that are shipped in the distribution used to be built in the Peter Eisentraut 9.0.0
2008-08-29 Remove all traces that suggest that a non-Bison yacc might be supported, and Peter Eisentraut 8.4.0
2007-11-10 Remove references to READMEs from /contrib Makefiles. Bruce Momjian 8.3.0
2007-06-26 Fix PGXS conventions so that extensions can be built against Postgres Tom Lane 8.3.0
2007-02-09 Remove useless CPPFLAGS. Peter Eisentraut 8.3.0