postgresql/src/pl
Peter Eisentraut 125a5b95d8 Clarify to the translator that plpgsql_yyerror() deals with the translation
of "syntax error", not the literal string.

This same change was made in the backend a while ago; but it applies to
plpgsql as well.
2009-06-10 22:34:11 +00:00
..
plperl Move variable declaration to avoid 'unused variable' warning when the 2009-06-06 03:45:36 +00:00
plpgsql Clarify to the translator that plpgsql_yyerror() deals with the translation 2009-06-10 22:34:11 +00:00
plpython Improve the recently-added support for properly pluralized error messages 2009-06-04 18:33:08 +00:00
tcl Improve the recently-added support for properly pluralized error messages 2009-06-04 18:33:08 +00:00
Makefile Catch all errors in for and while loops in makefiles. Don't ignore any 2008-03-18 16:24:50 +00:00