Re: NLS changes - Mailing list pgsql-patches

From Tom Lane
Subject Re: NLS changes
Date
Msg-id 11199.1063553955@sss.pgh.pa.us
Whole thread Raw
In response to Re: NLS changes  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
Responses Re: NLS changes  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-patches
Alvaro Herrera <alvherre@dcc.uchile.cl> writes:
> I just realized that scan.l should also be included, because there are
> four or five strings in there.  But maybe the pot should instead be
> generated on a non-clean tree so those strings are extracted from the .c
> files?  I downloaded the postgres.pot file from
> http://developer.postgresql.org/~petere/ and those strings are not
> included there.

Does seem like a problem.  plpgsql's .y and .l files need to be
considered also, and I think there are some ereports in guc-file.l.

Peter, which way do you want to fix it?

            regards, tom lane

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: NLS changes
Next
From: Peter Eisentraut
Date:
Subject: Re: NLS changes