Re: BUG #7913: TO_CHAR Function & Turkish collate - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #7913: TO_CHAR Function & Turkish collate
Date
Msg-id 11393.1362506889@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #7913: TO_CHAR Function & Turkish collate  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: BUG #7913: TO_CHAR Function & Turkish collate
List pgsql-bugs
Peter Eisentraut <peter_e@gmx.net> writes:
> On Sun, 2013-03-03 at 10:42 -0500, Tom Lane wrote:
>> Anybody have an opinion on whether to back-patch such a fix?

> I think it's a bug that should be backpatched.

Done.  In addition to day/month names, I found that there were
case-folding hazards for timezone abbreviations ('tz' format)
and Roman numerals for numbers ('rn' format) ... though, curiously,
not for Roman numerals for months.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #7913: TO_CHAR Function & Turkish collate
Next
From: Tom Lane
Date:
Subject: Re: BUG #7914: pg_dump aborts occasionally