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