Commits
Showing commits that first shipped in 9.1 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-09-04 | Fix subtransaction cleanup after an outer-subtransaction portal fails. | Tom Lane | 9.1.19 |
| 2013-06-13 | Only install a portal's ResourceOwner if it actually has one. | Tom Lane | 9.1.10 |
| 2012-02-15 | Run a portal's cleanup hook immediately when pushing it to FAILED state. | Tom Lane | 9.1.3 |
| 2011-02-27 | Refactor the executor's API to support data-modifying CTEs better. | Tom Lane | 9.1.0 |