Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-10-01 | Fix Portal snapshot tracking to handle subtransactions properly. | Tom Lane | 12.9 |
| 2021-09-21 | Fix misevaluation of STABLE parameters in CALL within plpgsql. | Tom Lane | 12.9 |
| 2021-06-22 | Restore the portal-level snapshot for simple expressions, too. | Tom Lane | 12.8 |
| 2021-06-08 | Avoid misbehavior when persisting a non-stable cursor. | Tom Lane | 12.8 |
| 2021-04-13 | Redesign the caching done by get_cached_rowtype(). | Tom Lane | 12.7 |
| 2019-04-19 | Fix problems with auto-held portals. | Tom Lane | 12.0 |
| 2018-10-08 | Advance transaction timestamp for intra-procedure transactions. | Tom Lane | 12.0 |