Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-06-09 | pgindent run for 9.6 | Robert Haas | 9.6.0 |
| 2013-12-22 | Change the way we mark tuples as frozen. | Robert Haas | 9.4.0 |
| 2013-10-07 | plpgsql: Add new option print_strict_params. | Robert Haas | 9.4.0 |
| 2012-07-21 | Revert temporary patch to debug Windows breakage. | Robert Haas | 9.3.0 |
| 2012-07-20 | Temporary patch to try to debug why event trigger patch broke Windows. | Robert Haas | 9.3.0 |
| 2012-07-20 | Make new event trigger facility actually do something. | Robert Haas | 9.3.0 |
| 2011-11-30 | Improve table locking behavior in the face of current DDL. | Robert Haas | 9.2.0 |
| 2011-07-09 | Try to acquire relation locks in RangeVarGetRelid. | Robert Haas | 9.2.0 |
| 2010-09-23 | Fix inconsistent capitalization of "PL/pgSQL". | Robert Haas | 9.1.0 |
| 2010-02-14 | Wrap calls to SearchSysCache and related functions using macros. | Robert Haas | 9.0.0 |