Commits

DateSubjectAuthorReleases
2026-05-13 Pre-beta mechanical code beautification, step 1: run pgindent. Tom Lane 19 (unreleased)
2026-01-15 Remove #include <math.h> where not needed Álvaro Herrera 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-12-09 Use palloc_object() and palloc_array() in backend code Michael Paquier 19 (unreleased)
2025-10-08 Implement Eager Aggregation Richard Guo 19 (unreleased)
2025-10-07 Remove PlannerInfo's join_search_private method. Robert Haas 19 (unreleased)
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-01-30 Make Vars be outer-join-aware. Tom Lane 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-07-30 Fix incorrect is-this-the-topmost-join tests in parallel planning. Tom Lane 16.0
2022-07-30 Fix incorrect is-this-the-topmost-join tests in parallel planning. Tom Lane 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-04-07 Consider Incremental Sort paths at additional places Tomas Vondra 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-07-16 Remove lappend_cell...() family of List functions. Tom Lane 13.0
2019-07-15 Represent Lists as expansible arrays, not chains of cons-cells. Tom Lane 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-03-29 Postpone generate_gather_paths for topmost scan/join rel. Robert Haas 11.0
2018-02-26 Add a new upper planner relation for partially-aggregated results. Robert Haas 11.0
2018-02-16 Rename enable_partition_wise_join to enable_partitionwise_join Peter Eisentraut 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-10-06 Basic partition-wise join functionality. Robert Haas 11.0