Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-02-11 | Fix plpgsql's handling of "return simple_record_variable". | Tom Lane | 17.9 |
| 2025-07-07 | Restore the ability to run pl/pgsql expression queries in parallel. | Tom Lane | 17.6 |
| 2025-03-21 | Fix plpgsql's handling of simple expressions in scrollable cursors. | Tom Lane | 17.5 |
| 2024-08-07 | Fix edge case in plpgsql's make_callstmt_target(). | Tom Lane | 17.0 |
| 2024-06-13 | When replanning a plpgsql "simple expression", check it's still simple. | Tom Lane | 17.0 |