Re: BUG #7913: TO_CHAR Function & Turkish collate

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Euler Taveira <euler(at)timbira(dot)com>
Cc: a_dursun(at)hotmail(dot)com, pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #7913: TO_CHAR Function & Turkish collate
Date: 2013-03-05 15:06:44
Message-ID: 7558.1362496004@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Euler Taveira <euler(at)timbira(dot)com> writes:
> As you suggested, s/str_toupper/pg_toupper/ in the else block (no TM) is the
> right fix. I'm not aware of another locale that would break if we apply such a
> change in a stable branch. Are you want me to post a fix?

Thanks, but I have a fix mostly written already.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2013-03-05 18:08:09 Re: BUG #7913: TO_CHAR Function & Turkish collate
Previous Message Shin-ichi MORITA 2013-03-05 10:56:16 Re: BUG #7914: pg_dump aborts occasionally