Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-01-02 | Avoid reference to nonexistent array element in ExecInitAgg(). | Tom Lane | 14.7 |
| 2021-11-01 | Avoid some other O(N^2) hazards in list manipulation. | Tom Lane | 14.1 |
| 2021-07-25 | Get rid of artificial restriction on hash table sizes on Windows. | Tom Lane | 14.0 |
| 2021-05-12 | Initial pgindent and pgperltidy run for v14. | Tom Lane | 14.0 |
| 2021-02-05 | Fix bug in HashAgg's selective-column-spilling logic. | Tom Lane | 14.0 |
| 2020-11-04 | Remove useless entries for aggregate functions from fmgrtab.c. | Tom Lane | 14.0 |