Commits

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

DateSubjectAuthorReleases
2025-12-16 Switch memory contexts in ReinitializeParallelDSM. Robert Haas 16.12
2025-06-06 pg_prewarm: Allow autoprewarm to use more than 1GB to dump blocks. Robert Haas 16.10
2023-10-16 Update the documentation on recovering from (M)XID exhaustion. Robert Haas 16.1
2023-04-18 Fix pg_basebackup with in-place tablespaces some more. Robert Haas 16.0
2023-04-12 basebackup_to_shell: Check for a NULL return from OpenPipeStream. Robert Haas 16.0
2023-04-12 Document BaseBackupSync and BaseBackupWrite wait events. Robert Haas 16.0
2023-04-11 Document new pg_subscription columns. Robert Haas 16.0
2023-04-05 Fix wrong word in comment. Robert Haas 16.0
2023-04-04 Add a run_as_owner option to subscriptions. Robert Haas 16.0
2023-04-04 Perform logical replication actions as the table owner. Robert Haas 16.0
2023-04-03 Fix possible logical replication crash. Robert Haas 16.0
2023-03-30 Fix documentation build for c3afe8cf5a1e465bd71e48e4bc717f5bfdc7a7d6. Robert Haas 16.0
2023-03-30 Add new predefined role pg_create_subscription. Robert Haas 16.0
2023-03-28 amcheck: In verify_heapam, allows tuples with xmin 0. Robert Haas 16.0
2023-03-27 amcheck: Generalize one of the recently-added update chain checks. Robert Haas 16.0
2023-03-27 amcheck: Tighten up validation of redirect line pointers. Robert Haas 16.0
2023-03-24 amcheck: Fix verify_heapam for tuples where xmin or xmax is 0. Robert Haas 16.0
2023-03-23 amcheck: Fix a few bugs in new update chain validation. Robert Haas 16.0
2023-03-22 Teach verify_heapam() to validate update chains within a page. Robert Haas 16.0
2023-03-06 Reword overly-optimistic comment about backup checksum verification. Robert Haas 16.0
2023-03-06 Remove an old comment that doesn't seem especially useful. Robert Haas 16.0
2023-03-06 In basebackup.c, perform end-of-file test after checksum validation. Robert Haas 16.0
2023-03-03 Update some incorrect comments about xlog records. Robert Haas 16.0
2023-02-06 Disable STARTUP_PROGRESS_TIMEOUT in standby mode. Robert Haas 16.0
2023-01-26 DROP ROLE regress_role_limited_admin at end of test Robert Haas 16.0