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