Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-04-10 | Fix plpgsql's handling of -- comments following expressions. | Tom Lane | 15.7 |
| 2022-04-30 | Tighten enforcement of variable CONSTANT markings in plpgsql. | Tom Lane | 15.0 |
| 2021-10-29 | Test and document the behavior of initialization cross-refs in plpgsql. | Tom Lane | 15.0 |
| 2021-10-03 | Fix checking of query type in plpgsql's RETURN QUERY command. | Tom Lane | 15.0 |