Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-06-09 | pgindent run for 9.6 | Robert Haas | 9.6.0 |
| 2015-03-10 | Allow named parameters to be specified using => in addition to := | Robert Haas | 9.5.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-11-26 | Add more ALTER <object> .. SET SCHEMA commands. | Robert Haas | 9.1.0 |
| 2010-06-22 | Deprecate the use of => as an operator name. | Robert Haas | 9.0.0 |
| 2010-02-14 | Wrap calls to SearchSysCache and related functions using macros. | Robert Haas | 9.0.0 |