Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-03-27 | Fix unnecessary use of moving-aggregate mode with non-moving frame. | Tom Lane | 16.3 |
| 2023-05-19 | Pre-beta mechanical code beautification. | Tom Lane | 16.0 |
| 2023-04-24 | Rename ExecAggTransReparent, and improve its documentation. | Tom Lane | 16.0 |
| 2023-04-16 | Ensure result of an aggregate's finalfunc is made read-only. | Tom Lane | 16.0 |
| 2022-10-06 | Remove uses of MemoryContextContains in nodeAgg.c and nodeWindowAgg.c. | Tom Lane | 16.0 |