Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-10-01 | Fix Portal snapshot tracking to handle subtransactions properly. | Tom Lane | 13.5 |
| 2021-09-21 | Fix misevaluation of STABLE parameters in CALL within plpgsql. | Tom Lane | 13.5 |
| 2021-06-22 | Restore the portal-level snapshot for simple expressions, too. | Tom Lane | 13.4 |
| 2021-06-08 | Avoid misbehavior when persisting a non-stable cursor. | Tom Lane | 13.4 |
| 2021-04-13 | Redesign the caching done by get_cached_rowtype(). | Tom Lane | 13.3 |