Commits

DateSubjectAuthorReleases
2025-12-09 Use palloc_object() and palloc_array() in backend code Michael Paquier 19 (unreleased)
2025-06-18 Document "relrewrite" at the top of heap_create_with_catalog() Michael Paquier 18.0
2024-10-28 Fix dependency of partitioned table and table AM with CREATE TABLE .. USING Michael Paquier 17.1
2024-10-28 Fix dependency of partitioned table and table AM with CREATE TABLE .. USING Michael Paquier 18.0
2022-11-16 Avoid some overhead with open and close of catalog indexes Michael Paquier 16.0
2021-04-09 Fix typos and grammar in documentation and code comments Michael Paquier 14.0
2020-11-01 Preserve index data in pg_statistic across REINDEX CONCURRENTLY Michael Paquier 12.5
2020-11-01 Preserve index data in pg_statistic across REINDEX CONCURRENTLY Michael Paquier 13.1
2020-11-01 Preserve index data in pg_statistic across REINDEX CONCURRENTLY Michael Paquier 14.0
2020-09-05 Switch to multi-inserts when registering dependencies for many code paths Michael Paquier 14.0
2020-09-05 Use multi-inserts for pg_depend Michael Paquier 14.0
2020-07-31 Use multi-inserts for pg_attribute and pg_shdepend Michael Paquier 14.0
2020-07-01 Refactor ObjectAddress field assignments in more places Michael Paquier 14.0
2020-06-24 Fix comment in heap.c Michael Paquier 14.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-07-01 Fix many typos and inconsistencies Michael Paquier 12.0
2019-03-27 Improve error handling of column references in expression transformation Michael Paquier 12.0
2019-01-23 Remove argument isprimary from index_build() Michael Paquier 12.0
2018-11-05 Ignore partitioned tables when processing ON COMMIT DELETE ROWS Michael Paquier 10.6
2018-11-05 Ignore partitioned tables when processing ON COMMIT DELETE ROWS Michael Paquier 11.1
2018-11-05 Ignore partitioned tables when processing ON COMMIT DELETE ROWS Michael Paquier 12.0