Commits

DateSubjectAuthorReleases
2004-02-24 Add %option nodefault to all our flex lexers. Fix a couple of rule gaps Tom Lane 8.0.0
2003-07-25 Error message editing in src/pl. The plpython module could use another Tom Lane 7.4.1
2003-06-19 Disallow dollar sign in operator names, instead allow it as a non-first Tom Lane 7.4.1
2003-06-17 Fix error line numbers reported for errors in plpgsql_parse_word and Tom Lane 7.4.1
2003-05-29 Ensure that in all flex lexers that are part of the backend, a Tom Lane 7.4.1
2003-05-05 Alter plpgsql's lexer so that yylineno and yymore are not used. This Tom Lane 7.4.1
2002-11-07 Remove no-longer-needed inclusions to improve backward compatibility Tom Lane 7.3.1
2002-11-07 Remove no-longer-needed inclusions to improve backward compatibility Tom Lane 7.4.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-07-30 Since we're depending on %option noyywrap in the main scanner now, Tom Lane 7.3.1
2001-10-09 Change plpgsql compiler so that all elogs are trapped and a suitable Tom Lane 7.2.1
2001-10-09 Change plpgsql to depend on main parser's type-declaration grammar, Tom Lane 7.2.1
2001-04-18 Make the world safe for passing whole rows of views to functions. This Tom Lane 7.1.1
2001-02-19 Change plpgsql's GET DIAGNOSTICS statement to use SQL99-compatible Tom Lane 7.1.1
2000-08-22 Fix plpgsql lexer to accept Windows-style and Mac-style newlines as Tom Lane 7.1.1