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 |
| 2012-02-15 | Run a portal's cleanup hook immediately when pushing it to FAILED state. | Tom Lane | 9.1.3 |
| 2011-02-07 | Implement genuine serializable isolation level. | Heikki Linnakangas | 9.1.0 |
| 2011-01-23 | Code cleanup for assign_transaction_read_only. | Robert Haas | 9.1.0 |
| 2010-11-23 | Remove useless whitespace at end of lines | Peter Eisentraut | 9.1.0 |