Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-03-21 | Fix plpgsql's handling of simple expressions in scrollable cursors. | Tom Lane | 15.13 |
| 2024-06-13 | When replanning a plpgsql "simple expression", check it's still simple. | Tom Lane | 15.8 |
| 2021-07-20 | Fix corner-case uninitialized-variable issues in plpgsql. | Tom Lane | 15.0 |