Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-04-02 | Change SQL-language functions to use the plan cache. | Tom Lane | 18.0 |
| 2025-03-22 | plpgsql: make WHEN OTHERS distinct from WHEN SQLSTATE '00000'. | Tom Lane | 18.0 |
| 2025-02-11 | Implement new optimization rule for updates of expanded variables. | Tom Lane | 18.0 |
| 2025-02-11 | Detect whether plpgsql assignment targets are "local" variables. | Tom Lane | 18.0 |
| 2025-02-11 | Preliminary refactoring of plpgsql expression construction. | Tom Lane | 18.0 |
| 2024-12-30 | Update obsolete reference to plpgsql's gram.y file. | Tom Lane | 18.0 |