Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-10-01 | Fix Portal snapshot tracking to handle subtransactions properly. | Tom Lane | 12.9 |
| 2021-09-10 | Fix some anomalies with NO SCROLL cursors. | Tom Lane | 12.9 |
| 2021-07-31 | Use elog, not Assert, to report failure to provide an outer snapshot. | Tom Lane | 12.8 |
| 2021-05-21 | Restore the portal-level snapshot after procedure COMMIT/ROLLBACK. | Tom Lane | 12.8 |
| 2021-02-04 | Avoid crash when rolling back within a prepared statement. | Tom Lane | 12.6 |
| 2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane | 12.0 |