Commits

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

DateSubjectAuthorReleases
2025-12-16 Switch memory contexts in ReinitializeParallelDSM. Robert Haas 14.21
2025-06-06 pg_prewarm: Allow autoprewarm to use more than 1GB to dump blocks. Robert Haas 14.19
2023-10-16 Update the documentation on recovering from (M)XID exhaustion. Robert Haas 14.10
2023-03-28 amcheck: In verify_heapam, allows tuples with xmin 0. Robert Haas 14.8
2023-03-24 amcheck: Fix verify_heapam for tuples where xmin or xmax is 0. Robert Haas 14.8
2023-01-03 Improve documentation of the CREATEROLE attibute. Robert Haas 14.7
2022-10-21 pg_basebackup: Fix cross-platform tablespace relocation. Robert Haas 14.6
2022-08-29 Prevent WAL corruption after a standby promotion. Robert Haas 14.6
2022-05-26 In CREATE FOREIGN TABLE syntax synopsis, fix partitioning stuff. Robert Haas 14.4
2022-04-25 Remove some recently-added pg_dump test cases. Robert Haas 14.3
2022-04-20 Allow db.schema.table patterns, but complain about random garbage. Robert Haas 14.3
2022-04-14 Rethink the delay-checkpoint-end mechanism in the back-branches. Robert Haas 14.3
2022-03-24 Fix possible recovery trouble if TRUNCATE overlaps a checkpoint. Robert Haas 14.3
2021-08-25 Fix broken snapshot handling in parallel workers. Robert Haas 14.0
2021-06-10 Adjust new test case to set wal_keep_size. Robert Haas 14.0
2021-06-09 Fix corner case failure of new standby to follow new primary. Robert Haas 14.0
2021-05-06 Additional doc fixes for configurable TOAST compression. Robert Haas 14.0
2021-05-06 docs: Clarify how ALTER TABLE .. SET COMPRESSION works. Robert Haas 14.0
2021-05-03 amcheck: Improve some confusing reports about TOAST problems. Robert Haas 14.0
2021-04-14 amcheck: Reword some messages and fix an alignment problem. Robert Haas 14.0
2021-04-13 docs: Update TOAST storage docs for configurable compression. Robert Haas 14.0
2021-04-07 amcheck: fix multiple problems with TOAST pointer validation Robert Haas 14.0
2021-04-07 amcheck: Remove duplicate XID/MXID bounds checks. Robert Haas 14.0
2021-04-01 amcheck: Fix verify_heapam's tuple visibility checking rules. Robert Haas 14.0
2021-03-25 Fix interaction of TOAST compression with expression indexes. Robert Haas 14.0