Commits

DateSubjectAuthorReleases
2026-01-21 Force standard_conforming_strings to always be ON. Tom Lane 19 (unreleased)
2025-09-16 Provide more-specific error details/hints for function lookup failures. Tom Lane 19 (unreleased)
2025-03-07 Include column name in build_attrmap_by_position's error reports. Tom Lane 18.0
2025-03-03 Allow => syntax for named cursor arguments in plpgsql. Tom Lane 18.0
2024-09-05 Fix misleading error message context Peter Eisentraut 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-31 plpgsql: report proper line number for errors in variable initialization. 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
2021-01-04 Re-implement pl/pgsql's expression and assignment parsing. Tom Lane 14.0
2020-12-20 Multirange datatypes Alexander Korotkov 14.0
2020-03-19 Introduce "anycompatible" family of polymorphic types. Tom Lane 13.0