Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-06-09 | pgindent run for 9.6 | Robert Haas | 9.6.0 |
| 2016-04-05 | Fix parallel-safety code for parallel aggregation. | Robert Haas | 9.6.0 |
| 2016-03-29 | Allow aggregate transition states to be serialized and deserialized. | Robert Haas | 9.6.0 |
| 2016-01-20 | Support multi-stage aggregation. | Robert Haas | 9.6.0 |
| 2013-03-07 | Code beautification for object-access hook machinery. | Robert Haas | 9.3.0 |
| 2012-12-23 | Adjust many backend functions to return OID rather than void. | Robert Haas | 9.3.0 |
| 2011-11-18 | Further consolidation of DROP statement handling. | Robert Haas | 9.2.0 |
| 2010-02-14 | Wrap calls to SearchSysCache and related functions using macros. | Robert Haas | 9.0.0 |