Commits

DateSubjectAuthorReleases
2021-02-03 Remove special BKI_LOOKUP magic for namespace and role OIDs. Tom Lane 14.0
2021-02-02 Build in some knowledge about foreign-key relationships in the catalogs. Tom Lane 14.0
2021-01-30 Add primary keys and unique constraints to system catalogs Peter Eisentraut 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-11-07 Move catalog index declarations Peter Eisentraut 14.0
2020-08-30 Redefine pg_class.reltuples to be -1 before the first VACUUM or ANALYZE. Tom Lane 14.0
2020-02-15 Don't require pg_class.dat to contain correct relnatts values. Tom Lane 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-03-14 Add BKI_DEFAULT to pg_class.relrewrite Peter Eisentraut 12.0
2019-03-12 Remove remaining hard-wired OID references in the initial catalog data. Tom Lane 12.0
2019-03-06 tableam: introduce table AM infrastructure. Andres Freund 12.0
2019-01-04 Rename macro to RELKIND_HAS_STORAGE Alvaro Herrera 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-12-17 Fix tablespace handling for partitioned tables Alvaro Herrera 12.0
2018-11-21 Remove WITH OIDS support, change oid catalog column visibility. Andres Freund 12.0
2018-10-22 Clarify descriptions of relhassubclass and relispartition in pg_class Michael Paquier 12.0
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2018-04-19 Improve consistency of comments in system catalog headers. Tom Lane 11.0
2018-04-08 Replace our traditional initial-catalog-data format with a better design. Tom Lane 11.0
2018-03-28 Fast ALTER TABLE ADD COLUMN with a non-NULL default Andrew Dunstan 11.0
2018-03-21 Handle heap rewrites even better in logical decoding Peter Eisentraut 11.0
2018-03-14 Remove pg_class.relhaspkey Peter Eisentraut 11.0
2018-03-02 Add prokind column, replacing proisagg and proiswindow Peter Eisentraut 11.0
2018-01-19 Local partitioned indexes Alvaro Herrera 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0