Commits

DateSubjectAuthorReleases
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
2024-04-10 Fix plpgsql's handling of -- comments following expressions. Tom Lane 13.15
2024-04-10 Fix plpgsql's handling of -- comments following expressions. Tom Lane 14.12
2024-04-10 Fix plpgsql's handling of -- comments following expressions. Tom Lane 15.7
2024-04-10 Fix plpgsql's handling of -- comments following expressions. Tom Lane 12.19
2024-04-10 Fix plpgsql's handling of -- comments following expressions. Tom Lane 17.0
2024-04-10 Fix plpgsql's handling of -- comments following expressions. Tom Lane 16.3
2024-01-04 In plpgsql, allow %TYPE and %ROWTYPE to be followed by array decoration. Tom Lane 17.0
2023-04-24 Fix memory leakage in plpgsql DO blocks that use cast expressions. Tom Lane 12.15
2023-04-24 Fix memory leakage in plpgsql DO blocks that use cast expressions. Tom Lane 15.3
2023-04-24 Fix memory leakage in plpgsql DO blocks that use cast expressions. Tom Lane 13.11
2023-04-24 Fix memory leakage in plpgsql DO blocks that use cast expressions. Tom Lane 16.0
2023-04-24 Fix memory leakage in plpgsql DO blocks that use cast expressions. Tom Lane 14.8
2023-04-04 Add a way to get the current function's OID in pl/pgsql. Tom Lane 16.0
2022-03-31 Keep plpgsql.h C++-clean. Tom Lane 15.0
2022-03-31 Expose a few more PL/pgSQL functions to debugger plugins. Tom Lane 15.0
2021-10-31 plpgsql: report proper line number for errors in variable initialization. Tom Lane 15.0
2021-07-20 Fix corner-case uninitialized-variable issues in plpgsql. Tom Lane 9.6.23
2021-07-20 Fix corner-case uninitialized-variable issues in plpgsql. Tom Lane 15.0
2021-07-20 Fix corner-case uninitialized-variable issues in plpgsql. Tom Lane 14.0