Commits

DateSubjectAuthorReleases
2020-03-21 Skip WAL for new relfilenodes, under wal_level=minimal. Noah Misch 9.5.22
2020-03-21 Skip WAL for new relfilenodes, under wal_level=minimal. Noah Misch 9.6.18
2020-03-21 Skip WAL for new relfilenodes, under wal_level=minimal. Noah Misch 10.13
2020-03-21 Skip WAL for new relfilenodes, under wal_level=minimal. Noah Misch 11.8
2020-03-21 Skip WAL for new relfilenodes, under wal_level=minimal. Noah Misch 12.3
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-04-25 Fix tablespace inheritance for partitioned rels Alvaro Herrera 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-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-05-05 Fix bootstrap parser so that its keywords are unreserved words. Tom Lane 11.0
2018-04-07 Indexes with INCLUDE columns and their support in B-tree Teodor Sigaev 11.0
2018-03-21 Handle heap rewrites even better in logical decoding Peter Eisentraut 11.0
2018-03-07 Add missing debug lines during bootstrap Alvaro Herrera 11.0
2018-02-19 Allow UNIQUE indexes on partitioned tables Alvaro Herrera 11.0
2018-01-19 Local partitioned indexes Alvaro Herrera 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-06-04 Disallow CREATE INDEX if table is already in use in current session. Tom Lane 10.0
2017-04-14 Use one transaction while reading postgres.bki, not one per line. Tom Lane 10.0
2017-03-01 Move atooid() definition to a central place Peter Eisentraut 10.0
2017-01-17 Remove dead code in bootstrap Alvaro Herrera 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-04-08 Revert CREATE INDEX ... INCLUDING ... Teodor Sigaev 9.6.0