Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-07-17 | Remove assertion from PortalRunMulti | Álvaro Herrera | 15.14 |
| 2024-12-09 | Simplify executor's determination of whether to use parallelism. | Tom Lane | 15.11 |
| 2022-03-28 | Add support for MERGE SQL command | Alvaro Herrera | 15.0 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 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 |