pgsql: Add _() calls for the argument of plpgsql_yyerror() so it - Mailing list pgsql-committers

From [email protected] (Peter Eisentraut)
Subject pgsql: Add _() calls for the argument of plpgsql_yyerror() so it
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Add _() calls for the argument of plpgsql_yyerror() so it actually gets
translated somehow.

Modified Files:
--------------
    pgsql/src/pl/plpgsql/src:
        scan.l (r1.65 -> r1.66)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/pl/plpgsql/src/scan.l?r1=1.65&r2=1.66)

pgsql-committers by date:

Previous
From: [email protected] (Peter Eisentraut)
Date:
Subject: pgsql: Add plpgsql_yyerror to gettext triggers
Next
From: [email protected] (User Fxjr)
Date:
Subject: npgsql - Npgsql2: Fixed a culture problem in the ToBasicType method