Commits

DateSubjectAuthorReleases
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-12-09 Use palloc_object() and palloc_array() in backend code Michael Paquier 19 (unreleased)
2025-09-02 Improve error message for duplicate labels when creating an enum type. Tom Lane 19 (unreleased)
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-03-24 Allow more cases to pass the unsafe-use-of-new-enum-value restriction. Tom Lane 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-11-16 Use multi-inserts for pg_enum Michael Paquier 16.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-09-09 Remove Value node struct Peter Eisentraut 15.0
2021-01-04 Rename "enum blacklist" to "uncommitted enums". Thomas Munro 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-12-15 Improve hash_create()'s API for some added robustness. Tom Lane 14.0
2020-10-27 Fix enum errdetail to mention bytes, not chars Peter Eisentraut 14.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-12-26 Revert "Rename files and headers related to index AM" Michael Paquier 13.0
2019-12-25 Rename files and headers related to index AM Michael Paquier 13.0
2019-11-12 Make the order of the header file includes consistent in backend modules. Amit Kapila 13.0
2019-01-21 Remove superfluous tqual.h includes. Andres Freund 12.0
2019-01-21 Replace uses of heap_open et al with the corresponding table_* function. Andres Freund 12.0
2019-01-21 Replace heapam.h includes with {table, relation}.h where applicable. 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-10-08 Relax transactional restrictions on ALTER TYPE ... ADD VALUE (redux). Thomas Munro 12.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0