Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-10-05 | Allow btree comparison functions to return INT_MIN. | Tom Lane | 9.4.20 |
| 2017-07-12 | Avoid integer overflow while sifting-up a heap in tuplesort.c. | Tom Lane | 9.4.13 |
| 2015-08-04 | Fix bogus "out of memory" reports in tuplestore.c. | Tom Lane | 9.4.5 |
| 2013-12-24 | Fix inadequately-tested code path in tuplesort_skiptuples(). | Tom Lane | 9.4.0 |
| 2013-12-23 | Support ordered-set (WITHIN GROUP) aggregates. | Tom Lane | 9.4.0 |