Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-02-24 | expression eval: Reduce number of steps for agg transition invocations. | Andres Freund | 13.0 |
| 2020-01-21 | Fix edge case leading to agg transitions skipping ExecAggTransReparent() calls. | Andres Freund | 13.0 |
| 2019-08-16 | Don't include utils/array.h from acl.h. | Andres Freund | 13.0 |
| 2019-07-25 | Fix slot type handling for Agg nodes performing internal sorts. | Andres Freund | 13.0 |