Re: Encoding and i18n - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Encoding and i18n
Date
Msg-id 200710081240.14867.peter_e@gmx.net
Whole thread Raw
In response to Re: Encoding and i18n  (Gregory Stark <stark@enterprisedb.com>)
List pgsql-hackers
Am Sonntag, 7. Oktober 2007 schrieb Gregory Stark:
> "Tom Lane" <tgl@sss.pgh.pa.us> writes:
> > Since nl_langinfo(CODESET) is supposedly determined only by LC_CTYPE, you
> > could argue that strftime's results should be in that encoding
> > regardless,
>
> It seems to me we aren't actually using strftime any more in any case. We
> seem to be using things like _("Monday") instead.

I seem to recall that we don't use strftime *yet*, exactly because of this 
sort of issue.  This was discussed before the 8.2 release.

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


pgsql-hackers by date:

Previous
From: "Gokulakannan Somasundaram"
Date:
Subject: Re: Including Snapshot Info with Indexes
Next
From: Peter Eisentraut
Date:
Subject: Re: Encoding and i18n