Commits

DateSubjectAuthorReleases
2006-09-22 Fix bugs in plpgsql and ecpg caused by assuming that isspace() would only Tom Lane 8.2.0
2006-08-14 Support INSERT/UPDATE/DELETE RETURNING in plpgsql, with rowcount checking Tom Lane 8.2.0
2006-06-12 Add BY clause to PL/PgSQL FOR loop, to control the iteration increment. Bruce Momjian 8.2.0
2006-05-30 Revert patch, needs more work: Bruce Momjian 8.2.0
2006-05-30 Add dynamic record inspection to PL/PgSQL, useful for generic triggers: Bruce Momjian 8.2.0
2006-05-30 Back out patch, wrong previous commit message. Bruce Momjian 8.2.0
2006-05-30 Add regexp_replace() to string functions section. Bruce Momjian 8.2.0
2006-03-09 Remove Jan Wieck's name from copyrights, and put in standard Bruce Momjian 8.2.0
2005-11-22 Re-run pgindent, fixing a problem where comment lines after a blank Bruce Momjian 8.1.1
2005-11-22 Re-run pgindent, fixing a problem where comment lines after a blank Bruce Momjian 8.2.0
2005-10-15 Standard pgindent run for 8.1. Bruce Momjian 8.1.0
2005-06-22 Add a CONTINUE statement to PL/PgSQL, which can be used to begin the Neil Conway 8.1.0
2005-06-19 Fix typo in comment. Bruce Momjian 8.1.0
2005-06-14 Allow the parameters to PL/PgSQL's RAISE statement to be expressions, Neil Conway 8.1.0
2005-06-14 Cleanup for "#option dump" in PL/PgSQL: don't print empty ELSE blocks, Neil Conway 8.1.0
2005-06-10 Implement two new special variables in PL/PgSQL: SQLSTATE and SQLERRM. Neil Conway 8.1.0
2005-04-05 plpgsql does OUT parameters, as per my proposal a few weeks ago. Tom Lane 8.1.0
2005-02-22 This patch changes makes some significant changes to how compilation Neil Conway 8.1.0
2004-10-10 Cosmetic improvements/code cleanup: Neil Conway 8.0.0
2004-09-14 Cosmetic PL/PgSQL fix: declare the second parameter plpgsql_dstring_append Neil Conway 8.0.0
2004-08-30 Another pgindent run with lib typedefs added. Bruce Momjian 8.0.0
2004-08-29 Pgindent run for 8.0. Bruce Momjian 8.0.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