Commits

DateSubjectAuthorReleases
2026-07-01 Fix mismatched deallocation functions Peter Eisentraut master
2026-06-29 Fix handling of copy_file_range() return value Peter Eisentraut 17 (unreleased)
2026-06-29 Fix handling of copy_file_range() return value Peter Eisentraut 18 (unreleased)
2026-06-29 Fix handling of copy_file_range() return value Peter Eisentraut 19 (unreleased)
2026-02-27 Use pg_malloc_object() and pg_alloc_array() variants in frontend code Michael Paquier 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-10-22 Fix memory leaks in pg_combinebackup/reconstruct.c. Tom Lane 19 (unreleased)
2025-10-22 Fix memory leaks in pg_combinebackup/reconstruct.c. Tom Lane 18.1
2025-10-22 Fix memory leaks in pg_combinebackup/reconstruct.c. Tom Lane 17.7
2025-01-29 Fix grammatical typos around possessive "its" John Naylor 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-11-04 pg_combinebackup: Error if incremental file exists in full backup. Robert Haas 17.1
2024-11-04 pg_combinebackup: Error if incremental file exists in full backup. Robert Haas 18.0
2024-11-04 pg_combinebackup: When reconstructing, avoid double slash in filename. Robert Haas 17.1
2024-11-04 pg_combinebackup: When reconstructing, avoid double slash in filename. Robert Haas 18.0
2024-08-27 Message style improvements Peter Eisentraut 17.0
2024-08-27 Message style improvements Peter Eisentraut 18.0
2024-06-21 pg_combinebackup: Error message improvements Peter Eisentraut 17.0
2024-06-12 Harmonize function parameter names for Postgres 17. Peter Geoghegan 17.0
2024-04-19 pg_combinebackup: Fix incorrect tablespace handling. Robert Haas 17.0
2024-04-18 Fix typos and duplicate words Daniel Gustafsson 17.0
2024-04-05 Check HAVE_COPY_FILE_RANGE before calling copy_file_range Tomas Vondra 17.0
2024-04-05 Allow using copy_file_range in write_reconstructed_file Tomas Vondra 17.0
2024-04-05 Allow copying files using clone/copy_file_range Tomas Vondra 17.0
2024-04-05 Align blocks in incremental backups to BLCKSZ Tomas Vondra 17.0