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