Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-07-22 | Doc: improve description of plpgsql's FETCH and MOVE commands. | Tom Lane | 15.8 |
| 2024-04-10 | Fix plpgsql's handling of -- comments following expressions. | Tom Lane | 15.7 |
| 2024-01-18 | Fix plpgsql to allow new-style SQL CREATE FUNCTION as a SQL command. | Tom Lane | 15.6 |
| 2022-05-13 | Indent C code in flex and bison files | Peter Eisentraut | 15.0 |
| 2022-03-28 | Add support for MERGE SQL command | Alvaro Herrera | 15.0 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-07-20 | Fix corner-case uninitialized-variable issues in plpgsql. | Tom Lane | 15.0 |