Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-06-30 | De-reserve keywords EXECUTE and STRICT in PL/pgSQL. | Tom Lane | 19 (unreleased) |
| 2023-04-04 | Add a way to get the current function's OID in pl/pgsql. | Tom Lane | 16.0 |
| 2021-05-22 | Remove plpgsql's special-case code paths for SET/RESET. | Tom Lane | 14.0 |
| 2019-01-10 | Use perfect hashing, instead of binary search, for keyword lookup. | Tom Lane | 12.0 |
| 2019-01-06 | Replace the data structure used for keyword lookup. | Tom Lane | 12.0 |