Commits

DateSubjectAuthorReleases
2024-06-21 parse_manifest: Use const char * Peter Eisentraut 17.0
2024-06-12 Harmonize function parameter names for Postgres 17. Peter Geoghegan 17.0
2024-04-12 Fix some memory leaks associated with parsing json and manifests Andrew Dunstan 17.0
2024-04-12 Assorted minor cleanups in the test_json_parser module Andrew Dunstan 17.0
2024-04-11 Fix grammar. Thomas Munro 17.0
2024-04-11 Fix potential stack overflow in incremental backup. Thomas Munro 17.0
2024-04-05 Align blocks in incremental backups to BLCKSZ Tomas Vondra 17.0
2024-04-04 Use incremental parsing of backup manifests. Andrew Dunstan 17.0
2024-03-13 Add the system identifier to backup manifests. Robert Haas 17.0
2024-03-13 Make the order of the header file includes consistent Peter Eisentraut 17.0
2024-03-04 Fix pgindent damage. Robert Haas 17.0
2024-03-04 Fix incremental backup interaction with XLOG_DBASE_CREATE_FILE_COPY. Robert Haas 17.0
2024-03-04 Remove unused #include's from backend .c files Peter Eisentraut 17.0
2024-03-03 Replace BackendIds with 0-based ProcNumbers Heikki Linnakangas 17.0
2024-02-26 Fix incorrect format placeholder Peter Eisentraut 17.0
2024-02-16 Use new overflow-safe integer comparison functions. Nathan Bossart 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2024-01-03 Fix defects in PrepareForIncrementalBackup. Robert Haas 17.0
2023-12-27 Fix typo and case in messages John Naylor 17.0
2023-12-21 Fix numerous typos in incremental backup commits. Robert Haas 17.0
2023-12-20 Add support for incremental backup. Robert Haas 17.0