Commits

DateSubjectAuthorReleases
2014-05-28 Revert "Fix bogus %name-prefix option syntax in all our Bison files." Tom Lane 8.4.22
2014-05-28 Revert "Fix bogus %name-prefix option syntax in all our Bison files." Tom Lane 9.0.18
2014-05-28 Revert "Fix bogus %name-prefix option syntax in all our Bison files." Tom Lane 9.1.14
2014-05-28 Revert "Fix bogus %name-prefix option syntax in all our Bison files." Tom Lane 9.2.9
2014-05-28 Fix bogus %name-prefix option syntax in all our Bison files. Tom Lane 8.4.22
2014-05-28 Fix bogus %name-prefix option syntax in all our Bison files. Tom Lane 9.0.18
2014-05-28 Fix bogus %name-prefix option syntax in all our Bison files. Tom Lane 9.1.14
2014-05-28 Fix bogus %name-prefix option syntax in all our Bison files. Tom Lane 9.2.9
2012-09-27 Make plpgsql's unreserved keywords more unreserved. Tom Lane 9.3.0
2012-04-05 Fix plpgsql named-cursor-parameter feature for variable name conflicts. Tom Lane 9.2.0
2011-10-27 Avoid recursion while processing ELSIF lists in plpgsql. Tom Lane 9.2.0
2011-09-26 Speed up array element assignment in plpgsql by caching type information. Tom Lane 9.2.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-03-25 Fix collation handling in plpgsql functions. Tom Lane 9.1.0
2011-02-16 Add FOREACH IN ARRAY looping to plpgsql. Tom Lane 9.1.0
2010-08-19 Allow USING and INTO clauses of plpgsql's EXECUTE to appear in either order. Tom Lane 8.4.5
2010-08-19 Allow USING and INTO clauses of plpgsql's EXECUTE to appear in either order. Tom Lane 9.0.0
2010-08-19 Allow USING and INTO clauses of plpgsql's EXECUTE to appear in either order. Tom Lane 9.1.0
2010-06-25 Fix thinko in tok_is_keyword(): it was looking at the wrong union variant Tom Lane 9.0.0
2010-03-03 Instead of trying (and failing) to allow <<label>> at the end of a DECLARE Tom Lane 9.0.0
2010-03-02 Cause plpgsql to throw an error if "INTO rowtype_var" is followed by a comma. Tom Lane 9.0.0
2010-01-19 Add "USING expressions" option to plpgsql's OPEN cursor FOR EXECUTE. Tom Lane 9.0.0
2010-01-10 Improve plpgsql parsing to report "foo is not a known variable", rather than a Tom Lane 9.0.0
2010-01-10 Improve plpgsql's handling of record field references by forcing all potential Tom Lane 9.0.0