Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-03-28 | Fix actual and potential double-frees around tuplesort usage. | Tom Lane | 9.5.13 |
| 2014-12-13 | Repair corner-case bug in array version of percentile_cont(). | Tom Lane | 9.5.0 |
| 2014-07-03 | Don't cache per-group context across the whole query in orderedsetaggs.c. | Tom Lane | 9.5.0 |
| 2014-07-03 | Redesign API presented by nodeAgg.c for ordered-set and similar aggregates. | Tom Lane | 9.5.0 |