Commits

DateSubjectAuthorReleases
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-09-12 > Sean Chittenden <sean@chittenden.org> writes: Bruce Momjian 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-08-04 Back out pl/pgsql quotation fix. Has problems. Bruce Momjian 7.3.1
2002-08-04 I send a simple patch for PL/pgSQL parser which allow now to use Bruce Momjian 7.3.1
2002-07-30 Since we're depending on %option noyywrap in the main scanner now, Tom Lane 7.3.1
2002-03-06 Add new elog() levels to stored procedure languages. plperl DEBUG hack Bruce Momjian 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-07-12 Back out SET AUTHORIZATION patch until security is resolved. Bruce Momjian 7.2.1
2001-07-11 I updated the patch to use the SET AUTHORIZATION { INVOKER | DEFINER } Bruce Momjian 7.2.1
2001-05-21 Enhancement of SPI to get access to portals Jan Wieck 7.2.1
2001-05-18 Adding ELSIF support contributed by Klaus Reger. Jan Wieck 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-09-15 Allow PL/pgSQL accept non ascii identifiers Tatsuo Ishii 7.1.1
2000-09-05 GET DIAGNOSTICS statement to PL/pgSQL to access SPI_processed Jan Wieck 7.1.1
2000-08-31 Added EXECUTE command to PL/pgSQL for execution of Jan Wieck 7.1.1
2000-08-22 Fix plpgsql lexer to accept Windows-style and Mac-style newlines as Tom Lane 7.1.1