Commits

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

DateSubjectAuthorReleases
2026-03-09 Prevent restore of incremental backup from bloating VM fork. Robert Haas 17.10
2026-01-26 Reduce length of TAP test file name. Robert Haas 17.8
2026-01-19 Don't set the truncation block length greater than RELSEG_SIZE. Robert Haas 17.8
2025-12-16 Switch memory contexts in ReinitializeParallelDSM. Robert Haas 17.8
2025-06-06 pg_prewarm: Allow autoprewarm to use more than 1GB to dump blocks. Robert Haas 17.6
2024-11-04 pg_combinebackup: Error if incremental file exists in full backup. Robert Haas 17.1
2024-11-04 pg_combinebackup: When reconstructing, avoid double slash in filename. Robert Haas 17.1
2024-07-26 Wait for WAL summarization to catch up before creating .partial file. Robert Haas 17.0
2024-07-26 Fix indentation. Robert Haas 17.0
2024-07-26 Allow WAL summarization to back up when timeline changes. Robert Haas 17.0
2024-07-25 Document restrictions regarding incremental backups and standbys. Robert Haas 17.0
2024-07-22 Initialize wal_level in the initial checkpoint record. Robert Haas 17.0
2024-07-22 Add missing call to ConditionVariableCancelSleep(). Robert Haas 17.0
2024-07-18 Do not summarize WAL if generated with wal_level=minimal. Robert Haas 17.0
2024-06-28 pgindent, because I forgot to do that. Robert Haas 17.0
2024-06-28 Prevent summarizer hang when summarize_wal turned off and back on. Robert Haas 17.0
2024-05-21 Fix generate_union_paths for non-sortable types. Robert Haas 17.0
2024-05-21 Re-allow planner to use Merge Append to efficiently implement UNION. Robert Haas 17.0
2024-05-21 Doc: return 66c0185a3 to the release notes. Robert Haas 17.0
2024-05-16 Document that increasing max_connections uses more resources. Robert Haas 17.0
2024-04-26 Minor fixes to pg_combinebackup and its documentation. Robert Haas 17.0
2024-04-25 pg_combinebackup: Detect checksum mismatches and document limitation. Robert Haas 17.0
2024-04-23 Try again to add test coverage for pg_combinebackup w/tablespaces. Robert Haas 17.0
2024-04-19 Revert recent ill-advised test case changes. Robert Haas 17.0
2024-04-19 Use tempdir_short instead of tempdir. Robert Haas 17.0