Re: multibyte-character aware support for function "downcase_truncate_identifier()"
Rajanikant Chirmade <rajanikant.chirmade@enterprisedb.com>
From: Rajanikant Chirmade <rajanikant.chirmade@enterprisedb.com>
To: pgsql-hackers@postgresql.org
Cc: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2010-07-13T07:10:35Z
Lists: pgsql-hackers
On Wed, Jul 7, 2010 at 7:37 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote: > Rajanikant Chirmade <rajanikant.chirmade@enterprisedb.com> writes: > > Every identifier is downcase & truncated by function > > "downcase_truncate_identifier()" > > before using it. > > > But since the function "downcase_truncate_identifier()" is not > > multibyte-charecter aware, > > it is not able to downcase some of special charecters in identifier like > > "my_SchemÄ". > > > IIRC this is intentional. Please consult the archives for previous > discussions. > > regards, tom lane > I got one discussion thread on same issue. But it stopped without any conclusion. http://archives.postgresql.org/pgsql-bugs/2006-09/msg00128.php Thanks & Regards, Rajanikant Chirmade.
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Implement a solution to the 'Turkish locale downcases I incorrectly'
- 59f9a0b9df0d 8.0.0 cited