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-04 | Add a way to get the current function's OID in pl/pgsql. | Tom Lane | 16.0 |
| 2023-03-13 | Remove incidental md5() function uses from main regression tests | Peter Eisentraut | 16.0 |
| 2023-01-01 | In plpgsql, don't preassign portal names to bound cursor variables. | Tom Lane | 16.0 |