Commits

DateSubjectAuthorReleases
2006-08-14 Support INSERT/UPDATE/DELETE RETURNING in plpgsql, with rowcount checking Tom Lane 8.2.0
2005-04-05 plpgsql does OUT parameters, as per my proposal a few weeks ago. Tom Lane 8.1.0
2004-07-31 Support "OR condition ..." in plpgsql EXCEPTION clauses to make the syntax Tom Lane 8.0.0
2004-07-31 plpgsql does exceptions. Tom Lane 8.0.0
2004-02-21 Implement a solution to the 'Turkish locale downcases I incorrectly' Tom Lane 7.4.2
2004-02-21 Implement a solution to the 'Turkish locale downcases I incorrectly' Tom Lane 8.0.0
2003-09-25 Make the world safe (more or less) for dropped columns in plpgsql rowtypes. Tom Lane 7.4.1
2003-07-28 A visit from the message-style police ... Tom Lane 7.4.1
2003-07-25 Error message editing in src/pl. The plpython module could use another Tom Lane 7.4.1
2003-05-23 Seems pl_funcs didn't have support for plpgsql PERFORM statement. Tom Lane 7.4.1
2003-03-25 plpgsql can assign to subscripted variables now, e.g. Tom Lane 7.4.1
2003-03-25 Factor out duplicate code for computing values of PLpgSQL_datum items. Tom Lane 7.4.1
2002-09-05 Be careful to include postgres.h *before* any system headers, to ensure Tom Lane 7.3.1
2002-08-30 PL/pgSQL functions can return sets. Neil Conway's patch, modified so Tom Lane 7.3.1
2002-08-08 Clean up plpgsql identifier handling: process quoted identifiers Tom Lane 7.3.1
2002-05-05 plpgsql_dstring_append was broken for long strings. Tom Lane 7.2.2
2002-05-05 plpgsql_dstring_append was broken for long strings. Tom Lane 7.3.1
2001-11-15 Fix some problems in new plpgsql cursor operations, found while trying Tom Lane 7.2.1
2001-10-09 Change plpgsql compiler so that all elogs are trapped and a suitable Tom Lane 7.2.1
2001-02-19 Change plpgsql's GET DIAGNOSTICS statement to use SQL99-compatible Tom Lane 7.1.1
2000-12-03 Ensure that all uses of <ctype.h> functions are applied to unsigned-char Tom Lane 7.1.1