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

From Peter Eisentraut
Subject Re: BUG #7913: TO_CHAR Function & Turkish collate
Date
Msg-id 1362364132.11571.8.camel@vanquo.pezone.net
Whole thread Raw
In response to Re: BUG #7913: TO_CHAR Function & Turkish collate  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: BUG #7913: TO_CHAR Function & Turkish collate
List pgsql-bugs
On Sun, 2013-03-03 at 10:42 -0500, Tom Lane wrote:
> I think the use of str_toupper() is appropriate when processing the
> locale-specific string for a TMDAY specification; but plain DAY is not
> supposed to be locale-dependent, so we probably should use an
> ASCII-only upcasing rule in the non-TM code path.

Agreed.

> Anybody have an opinion on whether to back-patch such a fix?

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

pgsql-bugs by date:

Previous
From: Louis-Arnaud Iscla
Date:
Subject: "Password" issues -- bug??
Next
From: s-morita@beingcorp.co.jp
Date:
Subject: BUG #7914: pg_dump aborts occasionally