Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-04-10 | Fix plpgsql's handling of -- comments following expressions. | Tom Lane | 12.19 |
| 2019-04-11 | Move plpgsql error-trapping tests to a new module-specific test file. | Tom Lane | 12.0 |
| 2019-01-04 | Support plpgsql variable names that conflict with unreserved SQL keywords. | Tom Lane | 12.0 |
| 2018-07-24 | Add strict_multi_assignment and too_many_rows plpgsql checks | Tomas Vondra | 12.0 |