Commits

DateSubjectAuthorReleases
2026-05-05 Consider collation when proving subquery uniqueness Richard Guo 19 (unreleased)
2026-04-01 Add UPDATE/DELETE FOR PORTION OF Peter Eisentraut 19 (unreleased)
2026-03-27 pg_plan_advice: pgindent Robert Haas 19 (unreleased)
2026-03-26 Add an alternative_plan_name field to PlannerInfo. Robert Haas 19 (unreleased)
2026-03-10 Allow extensions to mark an individual index as disabled. 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)
2026-01-28 Allow for plugin control over path generation strategies. Robert Haas 19 (unreleased)
2026-01-05 Fix typos and inconsistencies in code and comments Michael Paquier 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-12-14 Update typedefs.list to match what the buildfarm currently reports. Tom Lane 19 (unreleased)
2025-11-24 Fix incorrect IndexOptInfo header comment David Rowley 14.21
2025-11-24 Fix incorrect IndexOptInfo header comment David Rowley 15.16
2025-11-24 Fix incorrect IndexOptInfo header comment David Rowley 16.12
2025-11-24 Fix incorrect IndexOptInfo header comment David Rowley 17.8
2025-11-24 Fix incorrect IndexOptInfo header comment David Rowley 18.2
2025-11-24 Fix incorrect IndexOptInfo header comment David Rowley 19 (unreleased)
2025-10-16 Remove partColsUpdated. Nathan Bossart 19 (unreleased)
2025-10-14 Rename apply_at to apply_agg_at for clarity Richard Guo 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-10-07 Allow private state in certain planner data structures. Robert Haas 19 (unreleased)
2025-10-07 Assign each subquery a unique name prior to planning it. Robert Haas 19 (unreleased)
2025-09-15 Remove workarounds against repeat typedefs Peter Eisentraut 19 (unreleased)