Clarify to the translator that plpgsql_yyerror() deals with the translation
Peter Eisentraut <peter_e@gmx.net>
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
| Path | Change | +/− |
|---|---|---|
| src/pl/plpgsql/src/scan.l | modified | +3 −3 |