Commits

DateSubjectAuthorReleases
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-11-17 Replace RelationOpenSmgr() with RelationGetSmgr(). Tom Lane 12.14
2022-11-17 Replace RelationOpenSmgr() with RelationGetSmgr(). Tom Lane 11.19
2022-11-17 Replace RelationOpenSmgr() with RelationGetSmgr(). Tom Lane 13.10
2022-11-17 Replace RelationOpenSmgr() with RelationGetSmgr(). Tom Lane 14.7
2022-11-16 Avoid some overhead with open and close of catalog indexes Michael Paquier 16.0
2022-10-05 Rename shadowed local variables David Rowley 16.0
2022-09-28 Revert 56-bit relfilenode change and follow-up commits. Robert Haas 16.0
2022-09-27 Increase width of RelFileNumbers from 32 bits to 56 bits. Robert Haas 16.0
2022-09-23 pgstat: Fix transactional stats dropping for indexes Andres Freund 15.0
2022-09-23 pgstat: Fix transactional stats dropping for indexes Andres Freund 16.0
2022-07-16 Replace many MemSet calls with struct initialization Peter Eisentraut 16.0
2022-07-06 Change internal RelFileNode references to RelFileNumber or RelFileLocator. Robert Haas 16.0
2022-05-12 Add missing binary_upgrade.h includes. Andres Freund 15.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-04-07 pgstat: scaffolding for transactional stats creation / drop. Andres Freund 15.0
2022-03-29 Add new block-by-block strategy for CREATE DATABASE. Robert Haas 15.0
2022-03-21 Move pg_attrdef manipulation code into new file catalog/pg_attrdef.c. Tom Lane 15.0
2022-01-17 pg_upgrade: Preserve relfilenodes and tablespace OIDs. Robert Haas 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-12-08 Allow specifying column list for foreign key ON DELETE SET actions Peter Eisentraut 15.0
2021-12-03 Some RELKIND macro refactoring Peter Eisentraut 15.0
2021-11-26 Update comments Peter Eisentraut 15.0
2021-10-26 Ensure that slots are zeroed before use Daniel Gustafsson 15.0
2021-10-26 Ensure that slots are zeroed before use Daniel Gustafsson 14.1