Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-12-10 | Add subquery pullup handling for WindowClause runCondition | David Rowley | 15.2 |
| 2022-09-19 | Fix out-dated comment in preprocess_groupclause() | David Rowley | 15.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 |