Re: is it a bug ? - Mailing list pgsql-patches

From Zouari Fourat
Subject Re: is it a bug ?
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: is it a bug ?  (Peter Eisentraut <[email protected]>)
Responses Re: is it a bug ?
List pgsql-patches
excuse me but i dont understand what should i do ?


On Thu, 3 Mar 2005 11:28:50 +0100, Peter Eisentraut <[email protected]> wrote:
> Tom Lane wrote:
> > [ been expecting someone who knows more than me to step forward, but
> > ... ]  What I think is happening here is that PG is expecting the
> > translated messages in your .po files to have the same encoding as
> > your database encoding, but they aren't.  Can you convert the .po
> > files to match your preferred encoding?
>
> No, this again means that you have to have a consistent database
> encoding and LC_CTYPE.  The gettext library will automatically convert
> between the original encoding in the file and the encoding at run time
> as declared by LC_CTYPE.
>
> --
> Peter Eisentraut
> http://developer.postgresql.org/~petere/
>

pgsql-patches by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: is it a bug ?
Next
From: Peter Eisentraut
Date:
Subject: Re: is it a bug ?