Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-02-06 | Fix typos in comments. | Heikki Linnakangas | 9.4.11 |
| 2014-09-05 | Assorted message fixes and improvements | Peter Eisentraut | 9.4.0 |
| 2014-05-06 | pgindent run for 9.4 | Bruce Momjian | 9.4.0 |
| 2014-04-23 | Allow polymorphic aggregates to have non-polymorphic state data types. | Tom Lane | 9.4.0 |
| 2014-04-13 | Improve some O(N^2) behavior in window function evaluation. | Tom Lane | 9.4.0 |
| 2014-04-12 | Create infrastructure for moving-aggregate optimization. | Tom Lane | 9.4.0 |
| 2014-01-07 | Update copyright for 2014 | Bruce Momjian | 9.4.0 |
| 2013-12-23 | Support ordered-set (WITHIN GROUP) aggregates. | Tom Lane | 9.4.0 |
| 2013-09-03 | Allow aggregate functions to be VARIADIC. | Tom Lane | 9.4.0 |
| 2013-07-17 | Implement the FILTER clause for aggregate function calls. | Noah Misch | 9.4.0 |