Commits

DateSubjectAuthorReleases
2020-03-21 Skip WAL for new relfilenodes, under wal_level=minimal. Noah Misch 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-12-01 Fix misbehavior with expression indexes on ON COMMIT DELETE ROWS tables. Tom Lane 9.5.21
2019-12-01 Fix misbehavior with expression indexes on ON COMMIT DELETE ROWS tables. Tom Lane 9.6.17
2019-12-01 Fix misbehavior with expression indexes on ON COMMIT DELETE ROWS tables. Tom Lane 10.12
2019-12-01 Fix misbehavior with expression indexes on ON COMMIT DELETE ROWS tables. Tom Lane 9.4.26
2019-12-01 Fix misbehavior with expression indexes on ON COMMIT DELETE ROWS tables. Tom Lane 13.0
2019-12-01 Fix misbehavior with expression indexes on ON COMMIT DELETE ROWS tables. Tom Lane 12.2
2019-12-01 Fix misbehavior with expression indexes on ON COMMIT DELETE ROWS tables. Tom Lane 11.7
2019-07-22 Fix inconsistencies and typos in the tree Michael Paquier 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-05-03 Remove RelationSetIndexList(). Tom Lane 12.0
2019-03-29 tableam: relation creation, VACUUM FULL/CLUSTER, SET TABLESPACE. Andres Freund 12.0
2019-03-06 tableam: introduce table AM infrastructure. Andres Freund 12.0
2019-01-15 Finish reverting "recheck_on_update" patch. Tom Lane 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-11-21 Remove WITH OIDS support, change oid catalog column visibility. Andres Freund 12.0
2018-03-27 Allow HOT updates for some expression indexes Simon Riggs 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-11-07 Exclude pg_internal.init from BASE_BACKUP Simon Riggs 11.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-03-24 Implement multivariate n-distinct coefficients Alvaro Herrera 10.0
2017-01-20 Logical replication Peter Eisentraut 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-06-18 Restore foreign-key-aware estimation of join relation sizes. Tom Lane 9.6.0