Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-07-22 | Doc: improve description of plpgsql's FETCH and MOVE commands. | Tom Lane | 17.0 |
| 2024-04-10 | Fix plpgsql's handling of -- comments following expressions. | Tom Lane | 17.0 |
| 2024-02-28 | Improve plpgsql's error messages for incorrect %TYPE and %ROWTYPE. | Tom Lane | 17.0 |
| 2024-01-18 | Fix plpgsql to allow new-style SQL CREATE FUNCTION as a SQL command. | Tom Lane | 17.0 |
| 2024-01-04 | In plpgsql, allow %TYPE and %ROWTYPE to be followed by array decoration. | Tom Lane | 17.0 |
| 2024-01-04 | Update copyright for 2024 | Bruce Momjian | 17.0 |