Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-12-09 | Simplify executor's determination of whether to use parallelism. | Tom Lane | 15.11 |
| 2021-10-01 | Fix Portal snapshot tracking to handle subtransactions properly. | Tom Lane | 15.0 |
| 2021-09-10 | Fix some anomalies with NO SCROLL cursors. | Tom Lane | 15.0 |
| 2021-07-31 | Use elog, not Assert, to report failure to provide an outer snapshot. | Tom Lane | 15.0 |