Commits

DateSubjectAuthorReleases
2026-01-21 Force standard_conforming_strings to always be ON. Tom Lane 19 (unreleased)
2025-03-03 Allow => syntax for named cursor arguments in plpgsql. 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-03-28 Allow "internal" subtransactions in parallel mode. Tom Lane 17.0
2024-01-05 Clean up some edge cases in plpgsql's %TYPE parsing. Tom Lane 17.0
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
2022-04-30 Tighten enforcement of variable CONSTANT markings in plpgsql. Tom Lane 15.0
2021-10-29 Test and document the behavior of initialization cross-refs in plpgsql. Tom Lane 15.0
2021-10-03 Fix checking of query type in plpgsql's RETURN QUERY command. Tom Lane 14.1
2021-10-03 Fix checking of query type in plpgsql's RETURN QUERY command. Tom Lane 15.0
2021-01-04 Remove PLPGSQL_DTYPE_ARRAYELEM datum type within pl/pgsql. Tom Lane 14.0
2020-03-19 Introduce "anycompatible" family of polymorphic types. Tom Lane 13.0
2020-03-17 Remove bogus assertion about polymorphic SQL function result. Tom Lane 13.0
2019-12-10 Add backend-only appendStringInfoStringQuoted Alvaro Herrera 13.0
2019-04-11 Move plpgsql error-trapping tests to a new module-specific test file. Tom Lane 12.0
2019-01-04 Support plpgsql variable names that conflict with unreserved SQL keywords. Tom Lane 12.0
2018-07-24 Add strict_multi_assignment and too_many_rows plpgsql checks Tomas Vondra 12.0
2018-03-15 Clean up duplicate table and function names in regression tests. Tom Lane 11.0