Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2014-05-06 | pgindent run for 9.4 | Bruce Momjian | 9.4.0 |
| 2014-03-03 | Another round of Coverity fixes | Stephen Frost | 9.4.0 |
| 2014-01-09 | Remove unnecessary local variables to work around an icc optimization bug. | Tom Lane | 9.4.0 |
| 2014-01-08 | Avoid extra AggCheckCallContext() checks in ordered-set aggregates. | Tom Lane | 9.4.0 |
| 2014-01-07 | Update copyright for 2014 | Bruce Momjian | 9.4.0 |
| 2014-01-05 | Cache catalog lookup data across groups in ordered-set aggregates. | Tom Lane | 9.4.0 |
| 2013-12-23 | Support ordered-set (WITHIN GROUP) aggregates. | Tom Lane | 9.4.0 |