Commits

DateSubjectAuthorReleases
2025-06-30 De-reserve keywords EXECUTE and STRICT in PL/pgSQL. Tom Lane 19 (unreleased)
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
2020-03-25 Go back to returning int from ereport auxiliary functions. Tom Lane 13.0
2020-03-24 Improve the internal implementation of ereport(). Tom Lane 13.0
2019-01-06 Replace the data structure used for keyword lookup. Tom Lane 12.0
2019-01-04 Support plpgsql variable names that conflict with unreserved SQL keywords. Tom Lane 12.0
2017-03-08 Bring plpgsql into line with header inclusion policy. Tom Lane 10.0
2016-07-12 Allow IMPORT FOREIGN SCHEMA within pl/pgsql. Tom Lane 9.6.0
2016-07-12 Allow IMPORT FOREIGN SCHEMA within pl/pgsql. Tom Lane 9.5.4
2015-03-26 Tweak __attribute__-wrapping macros for better pgindent results. Tom Lane 9.5.0
2015-03-25 Add an ASSERT statement in plpgsql. Tom Lane 9.5.0
2014-11-25 De-reserve most statement-introducing keywords in plpgsql. Tom Lane 9.5.0
2012-12-07 Improve pl/pgsql to support composite-type expressions in RETURN. Tom Lane 9.3.0
2012-09-27 Make plpgsql's unreserved keywords more unreserved. Tom Lane 9.3.0
2011-07-18 Add GET STACKED DIAGNOSTICS plpgsql command to retrieve exception info. Tom Lane 9.2.0
2011-04-17 Support a COLLATE clause in plpgsql variable declarations. Tom Lane 9.1.0
2011-02-16 Add FOREACH IN ARRAY looping to plpgsql. Tom Lane 9.1.0
2010-01-10 Improve plpgsql's handling of record field references by forcing all potential Tom Lane 9.0.0
2009-11-13 Add control knobs for plpgsql's variable resolution behavior, and make the Tom Lane 9.0.0
2009-11-12 Remove plpgsql's separate lexer (finally!), in favor of using the core lexer Tom Lane 9.0.0