Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-04-10 | Fix plpgsql's handling of -- comments following expressions. | Tom Lane | 16.3 |
| 2023-04-24 | Fix memory leakage in plpgsql DO blocks that use cast expressions. | Tom Lane | 16.0 |
| 2023-04-04 | Add a way to get the current function's OID in pl/pgsql. | Tom Lane | 16.0 |