Commits

DateSubjectAuthorReleases
2026-06-03 Fix wrong unsafe-flag test in check_output_expressions() Richard Guo 15 (unreleased)
2026-06-03 Fix wrong unsafe-flag test in check_output_expressions() Richard Guo 16 (unreleased)
2026-06-03 Fix wrong unsafe-flag test in check_output_expressions() Richard Guo 17 (unreleased)
2026-06-03 Fix wrong unsafe-flag test in check_output_expressions() Richard Guo 18 (unreleased)
2026-06-03 Fix wrong unsafe-flag test in check_output_expressions() Richard Guo 19 (unreleased)
2026-03-26 Add an alternative_plan_name field to PlannerInfo. Robert Haas 19 (unreleased)
2026-03-16 SQL Property Graph Queries (SQL/PGQ) Peter Eisentraut 19 (unreleased)
2026-03-12 Convert NOT IN sublinks to anti-joins when safe Richard Guo 19 (unreleased)
2026-02-10 Store information about Append node consolidation 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-19 Fix unsafe pushdown of quals referencing grouping Vars Richard Guo 18.2
2026-01-19 Fix unsafe pushdown of quals referencing grouping Vars Richard Guo 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-11-05 Fix assertion failure in generate_orderedappend_paths() Richard Guo 18.1
2025-11-05 Avoid creating duplicate ordered append paths Richard Guo 19 (unreleased)
2025-11-05 Fix assertion failure in generate_orderedappend_paths() Richard Guo 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 Assign each subquery a unique name prior to planning it. Robert Haas 19 (unreleased)
2025-09-29 Remove unused parameter from find_window_run_conditions() David Rowley 19 (unreleased)
2025-09-25 Remove unused parameter from check_and_push_window_quals David Rowley 19 (unreleased)
2025-05-18 Fix tuple_fraction calculation in generate_orderedappend_paths() Alexander Korotkov 18.0
2025-04-06 Relax ordering-related hardcoded btree requirements in planning Peter Eisentraut 18.0
2025-03-10 Teach Append to consider tuple_fraction when accumulating subpaths. Alexander Korotkov 18.0
2025-02-17 Adjust tuples estimate for appendrels Richard Guo 18.0