Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-09-04 | Fix subtransaction cleanup after an outer-subtransaction portal fails. | Tom Lane | 9.3.10 |
| 2014-05-07 | Fix failure to set ActiveSnapshot while rewinding a cursor. | Tom Lane | 9.3.5 |
| 2014-05-06 | Remove tabs after spaces in C comments | Bruce Momjian | 9.3.5 |
| 2013-06-13 | Only install a portal's ResourceOwner if it actually has one. | Tom Lane | 9.3.0 |
| 2013-05-29 | pgindent run for release 9.3 | Bruce Momjian | 9.3.0 |
| 2013-04-28 | Editorialize a bit on new ProcessUtility() API. | Tom Lane | 9.3.0 |
| 2013-04-20 | Clean up references to SQL92 | Peter Eisentraut | 9.3.0 |
| 2013-01-01 | Update copyrights for 2013 | Bruce Momjian | 9.3.0 |
| 2012-11-26 | Revert patch for taking fewer snapshots. | Tom Lane | 9.3.0 |
| 2012-07-20 | Make new event trigger facility actually do something. | Robert Haas | 9.3.0 |