Commits

DateSubjectAuthorReleases
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-11-16 Mark argument of RegisterCustomRmgr() as const. Jeff Davis 16.0
2022-11-15 Deduplicate freeze plans in freeze WAL records. Peter Geoghegan 16.0
2022-07-15 Convert macros to static inline functions (xlog_internal.h) Peter Eisentraut 16.0
2022-07-06 Change internal RelFileNode references to RelFileNumber or RelFileLocator. Robert Haas 16.0
2022-04-08 Apply PGDLLIMPORT markings broadly. Robert Haas 15.0
2022-04-08 Add contrib/pg_walinspect. Jeff Davis 15.0
2022-04-07 Fix another buildfarm issue from commit 5c279a6d350. Jeff Davis 15.0
2022-04-07 Custom WAL Resource Managers. Jeff Davis 15.0
2022-04-07 pgstat: scaffolding for transactional stats creation / drop. Andres Freund 15.0
2022-03-12 Bump XLOG_PAGE_MAGIC due to the addition of wal_compression=zstd Michael Paquier 15.0
2022-01-19 Make logical decoding a part of the rmgr. Jeff Davis 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-09-29 Fix WAL replay in presence of an incomplete record Alvaro Herrera 14.1
2021-09-29 Fix WAL replay in presence of an incomplete record Alvaro Herrera 15.0
2021-09-29 Fix WAL replay in presence of an incomplete record Alvaro Herrera 10.19
2021-09-29 Fix WAL replay in presence of an incomplete record Alvaro Herrera 11.14
2021-09-29 Fix WAL replay in presence of an incomplete record Alvaro Herrera 12.9
2021-09-29 Fix WAL replay in presence of an incomplete record Alvaro Herrera 13.5
2021-09-29 Fix WAL replay in presence of an incomplete record Alvaro Herrera 9.6.24
2021-06-29 Bump XLOG_PAGE_MAGIC for format changes related to FPW compression Michael Paquier 15.0
2021-04-11 Remove COMMIT_TS_SETTS record. Fujii Masao 14.0
2021-04-06 Remove tupgone special case from vacuumlazy.c. Peter Geoghegan 14.0
2021-03-11 Don't consider newly inserted tuples in nbtree VACUUM. Peter Geoghegan 14.0
2021-02-25 Use full 64-bit XIDs in deleted nbtree pages. Peter Geoghegan 14.0