Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-03-21 | Fix plpgsql's handling of simple expressions in scrollable cursors. | Tom Lane | 13.21 |
| 2024-06-13 | When replanning a plpgsql "simple expression", check it's still simple. | Tom Lane | 13.16 |
| 2021-07-20 | Fix corner-case uninitialized-variable issues in plpgsql. | Tom Lane | 13.4 |
| 2020-03-26 | Improve performance of "simple expressions" in PL/pgSQL. | Tom Lane | 13.0 |