Clarify to the translator that plpgsql_yyerror() deals with the translation

Peter Eisentraut <peter_e@gmx.net>

Commit: 125a5b95d868d6e02019ba1e3901d620b0289b24
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2009-06-10T22:34:11Z
Releases: 8.4.0
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.

Files

PathChange+/−
src/pl/plpgsql/src/scan.l modified +3 −3