Commits

DateSubjectAuthorReleases
2006-08-14 Get rid of "lookahead" functionality in plpgsql's yylex() function, Tom Lane 8.2.0
2006-06-16 Code review for SELECT INTO STRICT patch: use saner choices of error Tom Lane 8.2.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-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
2006-03-07 Make all our flex and bison files use %option prefix or %name-prefix Tom Lane 8.2.0
2006-02-27 Clean up CREATE FUNCTION syntax usage in contrib and elsewhere, in Peter Eisentraut 8.2.0
2005-06-26 Code review for escape-strings patch. Sync psql and plpgsql lexers Tom Lane 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-03-11 Add fprintf() custom version to libpgport. Bruce Momjian 8.1.0
2005-02-22 This patch changes makes some significant changes to how compilation Neil Conway 8.1.0
2004-12-17 Allow 'ELSEIF' as an alternative to 'ELSIF' in PL/PgSQL. There have been Neil Conway 8.0.0
2004-09-13 Fix two typos in comments. Neil Conway 8.0.0
2004-07-31 Support "OR condition ..." in plpgsql EXCEPTION clauses to make the syntax Tom Lane 8.0.0
2004-06-03 Restructure plpgsql's parsing of datatype declarations to unify the Tom Lane 8.0.0
2004-03-21 Revise syntax-error reporting behavior to give pleasant results for Tom Lane 8.0.0
2004-03-19 Create a validator for plpgsql, so that some minimal syntax checking Tom Lane 8.0.0
2004-02-25 Teach plpgsql's lexer about dollar-quoted literals. Tom Lane 8.0.0
2004-02-24 Add %option nodefault to all our flex lexers. Fix a couple of rule gaps Tom Lane 8.0.0
2003-11-29 $Header: -> $PostgreSQL Changes ... PostgreSQL Daemon 8.0.0
2003-07-25 Error message editing in src/pl. The plpython module could use another Tom Lane 7.4.1