Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-03-03 | Allow => syntax for named cursor arguments in plpgsql. | Tom Lane | 18.0 |
| 2025-02-11 | Detect whether plpgsql assignment targets are "local" variables. | Tom Lane | 18.0 |
| 2025-02-11 | Preliminary refactoring of plpgsql expression construction. | Tom Lane | 18.0 |
| 2024-07-22 | Doc: improve description of plpgsql's FETCH and MOVE commands. | Tom Lane | 18.0 |