pgsql: Clarify to the translator that plpgsql_yyerror() deals with the - Mailing list pgsql-committers

From petere@postgresql.org (Peter Eisentraut)
Subject pgsql: Clarify to the translator that plpgsql_yyerror() deals with the
Date
Msg-id 20090610223411.9C54A75331E@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
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.

Modified Files:
--------------
    pgsql/src/pl/plpgsql/src:
        scan.l (r1.69 -> r1.70)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/pl/plpgsql/src/scan.l?r1=1.69&r2=1.70)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Properly mark pg_freespace() function as strict.
Next
From: Andrew Dunstan
Date:
Subject: Re: pgsql: Support Kerberos on platforms where libcom_err depends on