Commits

DateSubjectAuthorReleases
2026-02-23 Cope with AIX's alignment woes by using _Pragma("pack"). Tom Lane 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-06-30 Do pre-release housekeeping on catalog data. Joe Conway 18.0
2025-01-15 IWYU pragmas for catalog headers Peter Eisentraut 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-09-18 Add TOAST table to pg_index. Nathan Bossart 18.0
2024-01-23 Generate syscache info from catalog files Peter Eisentraut 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-08-31 Restructure DECLARE_INDEX arguments Peter Eisentraut 17.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-02-03 Add UNIQUE null treatment option Peter Eisentraut 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-06-29 Add index OID macro argument to DECLARE_INDEX Peter Eisentraut 15.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-07-21 Be more careful about marking catalog columns NOT NULL by default. Tom Lane 14.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-12-27 Remove obsolete IndexIs* macros Peter Eisentraut 12.0
2018-11-21 Remove WITH OIDS support, change oid catalog column visibility. Andres Freund 12.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-04-07 Indexes with INCLUDE columns and their support in B-tree Teodor Sigaev 11.0