postgresql/src/pl
Tom Lane 2dee828cac Remove plpgsql's separate lexer (finally!), in favor of using the core lexer
directly.  This was a lot of trouble, but should be worth it in terms of
not having to keep the plpgsql lexer in step with core anymore.  In addition
the handling of keywords is significantly better-structured, allowing us to
de-reserve a number of words that plpgsql formerly treated as reserved.
2009-11-12 00:13:00 +00:00
..
plperl Ensure the previous Perl interpreter selection is restored upon exit from 2009-10-31 18:11:59 +00:00
plpgsql Remove plpgsql's separate lexer (finally!), in favor of using the core lexer 2009-11-12 00:13:00 +00:00
plpython Improve PL/Python elog output 2009-11-03 11:05:03 +00:00
tcl Translations update for 8.5alpha2 2009-10-20 18:23:27 +00:00
Makefile Expand test coverage support to entire tree 2009-08-07 20:50:22 +00:00