Commits

DateSubjectAuthorReleases
2015-02-26 Free SQLSTATE and SQLERRM no earlier than other PL/pgSQL variables. Noah Misch 9.1.16
2015-02-26 Free SQLSTATE and SQLERRM no earlier than other PL/pgSQL variables. Noah Misch 9.2.11
2015-02-26 Free SQLSTATE and SQLERRM no earlier than other PL/pgSQL variables. Noah Misch 9.3.7
2015-02-26 Free SQLSTATE and SQLERRM no earlier than other PL/pgSQL variables. Noah Misch 9.4.2
2015-02-26 Free SQLSTATE and SQLERRM no earlier than other PL/pgSQL variables. Noah Misch 9.5.0
2014-11-25 De-reserve most statement-introducing keywords in plpgsql. Tom Lane 9.5.0
2014-09-02 Check number of parameters in RAISE statement at compile time. Heikki Linnakangas 9.5.0
2014-04-06 Extra warnings and errors for PL/pgSQL Simon Riggs 9.4.0
2013-11-15 Prevent leakage of cached plans and execution trees in plpgsql DO blocks. Tom Lane 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-25 Improvements to GetErrorContextStack() Stephen Frost 9.4.0
2013-07-24 Add GET DIAGNOSTICS ... PG_CONTEXT in PL/PgSQL Stephen Frost 9.4.0
2013-07-06 Rename a function to avoid naming conflict in parallel regression tests. Tom Lane 9.3.0
2013-07-06 Rename a function to avoid naming conflict in parallel regression tests. Tom Lane 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-31 Fix plpgsql's reporting of plan-time errors in possibly-simple expressions. Tom Lane 9.2.3
2013-01-31 Fix plpgsql's reporting of plan-time errors in possibly-simple expressions. Tom Lane 9.3.0
2012-12-07 Improve pl/pgsql to support composite-type expressions in RETURN. Tom Lane 9.3.0
2012-04-05 Fix plpgsql named-cursor-parameter feature for variable name conflicts. Tom Lane 9.2.0
2011-12-14 Add support for passing cursor parameters in named notation in PL/pgSQL. Heikki Linnakangas 9.2.0
2011-11-21 More code review for rangetypes patch. Tom Lane 9.2.0
2011-11-03 Support range data types. Heikki Linnakangas 9.2.0