Commits

DateSubjectAuthorReleases
2023-01-07 Add additional regression tests for select_active_windows David Rowley 16.0
2022-12-22 Allow window functions to adjust their frameOptions David Rowley 16.0
2022-12-20 Add enable_presorted_aggregate GUC David Rowley 16.0
2022-12-16 Remove pessimistic cost penalization from Incremental Sort David Rowley 16.0
2022-12-10 Add subquery pullup handling for WindowClause runCondition David Rowley 15.2
2022-12-10 Add subquery pullup handling for WindowClause runCondition David Rowley 16.0
2022-10-28 Use Limit instead of Unique to implement DISTINCT, when possible David Rowley 16.0
2022-10-05 Rename shadowed local variables David Rowley 16.0
2022-09-19 Fix out-dated comment in preprocess_groupclause() David Rowley 15.0
2022-09-19 Fix out-dated comment in preprocess_groupclause() David Rowley 16.0
2022-08-25 More -Wshadow=compatible-local warning fixes David Rowley 16.0
2022-08-24 Further -Wshadow=compatible-local warning fixes David Rowley 16.0
2022-08-17 Fix hypothetical problem passing the wrong GROUP BY pathkeys David Rowley 16.0
2022-08-02 Improve performance of ORDER BY / DISTINCT aggregates David Rowley 16.0
2022-04-07 Teach planner and executor about monotonic window funcs David Rowley 15.0
2021-08-22 Allow parallel DISTINCT David Rowley 15.0
2021-08-02 Track a Bitmapset of non-pruned partitions in RelOptInfo David Rowley 15.0
2021-04-08 Speedup ScalarArrayOpExpr evaluation David Rowley 14.0
2021-03-30 Allow estimate_num_groups() to pass back further details about the estimation David Rowley 14.0
2020-09-15 Allow incremental sorts for windowing functions David Rowley 14.0
2020-04-16 Remove unneeded constraint dependency tracking David Rowley 13.0
2019-07-21 Speed up finding EquivalenceClasses for a given set of rels David Rowley 13.0
2019-07-03 Don't remove surplus columns from GROUP BY for inheritance parents David Rowley 9.6.15
2019-07-03 Don't remove surplus columns from GROUP BY for inheritance parents David Rowley 10.10
2019-07-03 Don't remove surplus columns from GROUP BY for inheritance parents David Rowley 11.5