Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-09-22 | Fix COMMIT/ROLLBACK AND CHAIN in the presence of subtransactions. | Tom Lane | 12.17 |
| 2023-05-19 | Avoid naming conflict between transactions.sql and namespace.sql. | Tom Lane | 12.16 |
| 2021-02-19 | Fix bug in COMMIT AND CHAIN command. | Fujii Masao | 12.7 |
| 2019-09-09 | Improve new AND CHAIN tests | Peter Eisentraut | 12.0 |
| 2019-09-08 | Fix behavior of AND CHAIN outside of explicit transaction blocks | Peter Eisentraut | 12.0 |
| 2019-03-24 | Transaction chaining | Peter Eisentraut | 12.0 |