Re: Potential to_char localization bug

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: "Zeugswetter Andreas ADI SD" <ZeugswetterA(at)spardat(dot)at>
Cc: "Dennis Bjorklund" <db(at)zigo(dot)dhs(dot)org>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Potential to_char localization bug
Date: 2006-11-28 12:55:58
Message-ID: 200611281355.59342.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Zeugswetter Andreas ADI SD wrote:
> > > m = _("S:May") + 2;
>
> You need to make sure the prefix in the translation is also 2 bytes.

All backend encodings are ASCII compatible.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2006-11-28 12:58:16 Re: Potential to_char localization bug
Previous Message Peter Eisentraut 2006-11-28 12:54:42 pgsql: Fix some translator comments so that xgettext finds them and