Commits

DateSubjectAuthorReleases
2012-08-15 Add C comment that '=' is not documented for plpgsql assignment. Bruce Momjian 9.3.0
2012-01-01 Update copyright notices for year 2012. Bruce Momjian 9.2.0
2011-01-01 Stamp copyrights for year 2011. Bruce Momjian 9.1.0
2010-01-02 Update copyright for the year 2010. Bruce Momjian 9.0.0
2009-01-01 Update copyright for 2009. Bruce Momjian 8.4.0
2008-01-01 Update copyrights in source tree to 2008. Bruce Momjian 8.3.0
2007-02-01 Wording cleanup for error messages. Also change can't -> cannot. Bruce Momjian 8.3.0
2007-01-05 Update CVS HEAD for 2007 copyright. Back branches are typically not Bruce Momjian 8.3.0
2006-06-15 Add STRICT to PL/pgSQL SELECT INTO, so exceptions are thrown if more or Bruce Momjian 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-26 Use E'' strings internally only when standard_conforming_strings = Bruce Momjian 8.2.0
2006-05-21 Change \' to '', for SQL standards compliance. Backpatch to 7.3, 7.4, Bruce Momjian 8.0.8
2006-05-21 Change \' to '', for SQL standards compliance. Backpatch to 7.3, 7.4, Bruce Momjian 7.4.13
2006-05-21 Change \' to '', for SQL standards compliance. Backpatch to 7.3, 7.4, Bruce Momjian 7.3.15
2006-03-09 Remove Jan Wieck's name from copyrights, and put in standard Bruce Momjian 8.2.0
2006-02-12 Allow PL/pgSQL FOR statement to return values to scalars as well as Bruce Momjian 8.2.0
2005-07-02 Add E'' to internally created SQL strings that contain backslashes. Bruce Momjian 8.1.0
2005-07-01 Clarify code to double \\ and '. Bruce Momjian 8.1.0
2005-05-26 Back out SQLSTATE and SQLERRM support. Bruce Momjian 8.1.0
2005-05-26 Add PL/pgSQL SQLSTATE and SQLERRM support which sets these values on Bruce Momjian 8.1.0
2005-02-13 Move plpgsql DEBUG from DEBUG2 to DEBUG1 because it is a user-requested Bruce Momjian 8.1.0
2003-05-27 Make debug_ GUC varables output DEBUG1 rather than LOG, and mention in Bruce Momjian 7.4.1
2002-11-10 This patch makes a minor cleanup to the implementation of PERFORM in Bruce Momjian 7.4.1
2002-08-28 backend where a statically sized buffer is written to. Most of these Bruce Momjian 7.3.1
2002-03-06 Add new elog() levels to stored procedure languages. plperl DEBUG hack Bruce Momjian 7.3.1