Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-08-14 | Handle elog(FATAL) during ROLLBACK more robustly. | Tom Lane | 9.6.5 |
| 2016-08-27 | Add macros to make AllocSetContextCreate() calls simpler and safer. | Tom Lane | 9.6.0 |
| 2016-08-07 | Fix TOAST access failure in RETURNING queries. | Tom Lane | 9.6.0 |
| 2016-02-06 | Comment on dead code in AtAbort_Portals() and AtSubAbort_Portals(). | Noah Misch | 9.6.0 |
| 2016-01-02 | Update copyright for 2016 | Bruce Momjian | 9.6.0 |
| 2015-09-04 | Fix subtransaction cleanup after an outer-subtransaction portal fails. | Tom Lane | 9.6.0 |