Commits

DateSubjectAuthorReleases
2015-05-14 Support "expanded" objects, particularly arrays, for better performance. Tom Lane 9.5.0
2015-03-25 Add an ASSERT statement in plpgsql. Tom Lane 9.5.0
2015-03-11 Make operator precedence follow the SQL standard more closely. Tom Lane 9.5.0
2015-03-10 Clean up the mess from => patch. Tom Lane 9.5.0
2015-02-16 Use fast path in plpgsql's RETURN/RETURN NEXT in more cases. Tom Lane 9.5.0
2015-01-06 Update copyright for 2015 Bruce Momjian 9.5.0
2014-11-25 De-reserve most statement-introducing keywords in plpgsql. Tom Lane 9.5.0
2014-11-23 Get rid of redundant production in plpgsql grammar. Tom Lane 9.5.0
2014-09-02 Check number of parameters in RAISE statement at compile time. Heikki Linnakangas 9.5.0
2014-05-28 Revert "Fix bogus %name-prefix option syntax in all our Bison files." Tom Lane 9.3.5
2014-05-28 Revert "Fix bogus %name-prefix option syntax in all our Bison files." Tom Lane 9.4.0
2014-05-28 Fix bogus %name-prefix option syntax in all our Bison files. Tom Lane 9.3.5
2014-05-28 Fix bogus %name-prefix option syntax in all our Bison files. Tom Lane 9.4.0
2014-04-08 Add new to_reg* functions for error-free OID lookups. Robert Haas 9.4.0
2014-04-06 Extra warnings and errors for PL/pgSQL Simon Riggs 9.4.0
2014-01-16 docs: update PL/pgSQL docs about the use of := and = Bruce Momjian 9.4.0
2014-01-07 Update copyright for 2014 Bruce Momjian 9.4.0
2013-11-10 Fix whitespace issues found by git diff --check, add gitattributes Peter Eisentraut 9.4.0
2013-10-07 plpgsql: Add new option print_strict_params. Robert Haas 9.4.0
2013-08-01 Allow a context to be passed in for error handling Stephen Frost 9.4.0
2013-07-24 Add GET DIAGNOSTICS ... PG_CONTEXT in PL/PgSQL Stephen Frost 9.4.0
2013-07-03 Expose object name error fields in PL/pgSQL. Noah Misch 9.3.0
2013-07-03 Expose object name error fields in PL/pgSQL. Noah Misch 9.4.0
2013-01-01 Update copyrights for 2013 Bruce Momjian 9.3.0
2012-12-07 Improve pl/pgsql to support composite-type expressions in RETURN. Tom Lane 9.3.0