summaryrefslogtreecommitdiff
path: root/src/backend/backup/walsummaryfuncs.c
AgeCommit message (Expand)Author
2024-07-09Fix limit block handling in pg_wal_summary_contents().Fujii Masao
2024-01-11Add new function pg_get_wal_summarizer_state().Robert Haas
2024-01-03Update copyright for 2024Bruce Momjian
2023-12-21Fix numerous typos in incremental backup commits.Robert Haas
2023-12-20Add a new WAL summarizer process.Robert Haas