Commits

DateSubjectAuthorReleases
2026-02-10 Improve type handling of varlena structures Michael Paquier 19 (unreleased)
2026-01-05 Fix typos and inconsistencies in code and comments Michael Paquier 19 (unreleased)
2025-12-09 Use palloc_object() and palloc_array() in backend code Michael Paquier 19 (unreleased)
2025-05-09 Add support for runtime arguments in injection points Michael Paquier 18.0
2024-09-12 Move logic related to WAL replay of Heap/Heap2 into its own file Michael Paquier 18.0
2023-05-02 Fix typos in comments Michael Paquier 16.0
2023-01-11 Avoid using tuple from syscache for update of pg_database.datfrozenxid Michael Paquier 12.14
2023-01-11 Avoid using tuple from syscache for update of pg_database.datfrozenxid Michael Paquier 13.10
2022-01-25 Fix various typos, grammar and code style in comments and docs Michael Paquier 15.0
2021-05-26 Fix typo in heapam.c Michael Paquier 14.0
2021-03-25 Sanitize the term "combo CID" in code comments Michael Paquier 14.0
2020-12-08 Avoid using tuple from syscache for update of pg_database.datfrozenxid Michael Paquier 14.0
2020-07-31 Use multi-inserts for pg_attribute and pg_shdepend Michael Paquier 14.0
2020-07-14 Fix comments related to table AMs Michael Paquier 12.4
2020-07-14 Fix comments related to table AMs Michael Paquier 13.0
2020-07-14 Fix comments related to table AMs Michael Paquier 14.0
2020-02-24 Issue properly WAL record for CID of first catalog tuple in multi-insert Michael Paquier 13.0
2020-01-13 Fix comment in heapam.c Michael Paquier 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-08-13 Fix inconsistencies and typos in the tree, take 10 Michael Paquier 13.0
2019-08-05 Fix inconsistencies and typos in the tree, take 9 Michael Paquier 13.0
2019-07-22 Fix inconsistencies and typos in the tree Michael Paquier 13.0
2019-02-01 Fix use of dangling pointer in heap_delete() when logging replica identity Michael Paquier 9.4.21
2019-02-01 Fix use of dangling pointer in heap_delete() when logging replica identity Michael Paquier 9.5.16