Commits

Showing commits that first shipped in 13 (backpatches included). Clear

DateSubjectAuthorReleases
2025-06-06 pg_prewarm: Allow autoprewarm to use more than 1GB to dump blocks. Robert Haas 13.22
2023-01-03 Improve documentation of the CREATEROLE attibute. Robert Haas 13.10
2022-10-21 pg_basebackup: Fix cross-platform tablespace relocation. Robert Haas 13.9
2022-08-29 Prevent WAL corruption after a standby promotion. Robert Haas 13.9
2022-05-26 In CREATE FOREIGN TABLE syntax synopsis, fix partitioning stuff. Robert Haas 13.8
2022-04-14 Rethink the delay-checkpoint-end mechanism in the back-branches. Robert Haas 13.7
2022-03-24 Fix possible recovery trouble if TRUNCATE overlaps a checkpoint. Robert Haas 13.7
2021-08-25 Fix broken snapshot handling in parallel workers. Robert Haas 13.5
2021-06-10 Adjust new test case to set wal_keep_size. Robert Haas 13.4
2021-06-09 Fix corner case failure of new standby to follow new primary. Robert Haas 13.4
2021-06-09 Allow PostgresNode.pm's backup method to accept backup_options. Robert Haas 13.4
2020-04-27 Fix bogus tar-file padding logic for standby.signal. Robert Haas 13.0
2020-04-24 Try to avoid compiler warnings in optimized builds. Robert Haas 13.0
2020-04-23 Also rename 'struct manifest_info'. Robert Haas 13.0
2020-04-23 Rename exposed identifiers to say "backup manifest". Robert Haas 13.0
2020-04-20 Move the server's backup manifest code to a separate file. Robert Haas 13.0
2020-04-14 Document the backup manifest file format. Robert Haas 13.0
2020-04-13 Rename pg_validatebackup to pg_verifybackup some more. Robert Haas 13.0
2020-04-12 Rename pg_validatebackup to pg_verifybackup. Robert Haas 13.0
2020-04-04 Fix resource management bug with replication=database. Robert Haas 13.0
2020-04-04 Be more careful about time_t vs. pg_time_t in basebackup.c. Robert Haas 13.0
2020-04-03 pg_validatebackup: Fix 'make clean' to remove tmp_check. Robert Haas 13.0
2020-04-03 pg_validatebackup: Adjust TAP tests to undo permissions change. Robert Haas 13.0
2020-04-03 pg_validatebackup: Also use perl2host in TAP tests. Robert Haas 13.0
2020-04-03 pg_validatebackup: Use tempdir_short in TAP tests. Robert Haas 13.0