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 |
| 2024-03-17 | Add RETURNING support to MERGE. | Dean Rasheed | 17.0 |
| 2024-03-03 | Redefine backend ID to be an index into the proc array | Heikki Linnakangas | 17.0 |
| 2024-01-04 | Update copyright for 2024 | Bruce Momjian | 17.0 |
| 2023-11-08 | Make ResourceOwners more easily extensible. | Heikki Linnakangas | 17.0 |