Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-02-06 | Fix typos in comments. | Heikki Linnakangas | 9.6.2 |
| 2016-10-30 | Improve speed of aggregates that use array_append as transition function. | Tom Lane | 9.6.2 |
| 2016-10-09 | Fix incorrect handling of polymorphic aggregates used as window functions. | Tom Lane | 9.6.1 |
| 2016-08-27 | Add macros to make AllocSetContextCreate() calls simpler and safer. | Tom Lane | 9.6.0 |
| 2016-06-09 | pgindent run for 9.6 | Robert Haas | 9.6.0 |
| 2016-01-02 | Update copyright for 2016 | Bruce Momjian | 9.6.0 |
| 2015-08-04 | Share transition state between different aggregates when possible. | Heikki Linnakangas | 9.6.0 |