summaryrefslogtreecommitdiff
path: root/src/backend/backup/walsummaryfuncs.c
AgeCommit message (Expand)Author
2025-03-29Use PRI?64 instead of "ll?" in format strings (continued).Peter Eisentraut
2025-01-01Update copyright for 2025Bruce Momjian
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-04Update 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