Commits

DateSubjectAuthorReleases
2026-04-07 pg_stash_advice: Allow stashed advice to be persisted to disk. Robert Haas 19 (unreleased)
2026-04-06 auto_explain: Add new GUC, auto_explain.log_extension_options. Robert Haas 19 (unreleased)
2026-04-06 Add pg_stash_advice contrib module. Robert Haas 19 (unreleased)
2026-03-26 pg_plan_advice: Refactor to invent pgpa_planner_info Robert Haas 19 (unreleased)
2026-03-12 Add pg_plan_advice contrib module. Robert Haas 19 (unreleased)
2026-02-10 Store information about Append node consolidation in the final plan. Robert Haas 19 (unreleased)
2026-02-10 Store information about elided nodes in the final plan. Robert Haas 19 (unreleased)
2026-02-10 Store information about range-table flattening in the final plan. Robert Haas 19 (unreleased)
2025-09-23 Keep track of what RTIs a Result node is scanning. Robert Haas 19 (unreleased)
2025-03-26 pg_overexplain: Additional EXPLAIN options for debugging. Robert Haas 18.0
2025-03-18 Make it possible for loadable modules to add EXPLAIN options. Robert Haas 18.0
2024-09-27 pg_verifybackup: Verify tar-format backups. Robert Haas 18.0
2024-08-05 Rename bbstreamer to astreamer. Robert Haas 18.0
2024-01-18 Remove LVPagePruneState. Robert Haas 17.0
2024-01-11 Add new pg_walsummary tool. Robert Haas 17.0
2024-01-02 gist: fix typo "split(t)ed" -> "split" Robert Haas 17.0
2023-12-20 Add support for incremental backup. Robert Haas 17.0
2023-12-20 Add a new WAL summarizer process. Robert Haas 17.0
2023-12-05 Rename JsonManifestParseContext callbacks. Robert Haas 17.0
2023-10-19 During online checkpoints, insert XLOG_CHECKPOINT_REDO at redo point. Robert Haas 17.0
2023-09-28 Return data from heap_page_prune via a struct. Robert Haas 17.0
2022-07-06 Change internal RelFileNode references to RelFileNumber or RelFileLocator. Robert Haas 16.0
2022-05-13 Add a new shmem_request_hook hook. Robert Haas 15.0
2022-03-29 Add new block-by-block strategy for CREATE DATABASE. Robert Haas 15.0
2021-04-07 amcheck: fix multiple problems with TOAST pointer validation Robert Haas 14.0