Re: multibyte-character aware support for function "downcase_truncate_identifier()"

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Rajanikant Chirmade <rajanikant(dot)chirmade(at)enterprisedb(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: multibyte-character aware support for function "downcase_truncate_identifier()"
Date: 2010-07-07 14:07:04
Message-ID: 5634.1278511624@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Rajanikant Chirmade <rajanikant(dot)chirmade(at)enterprisedb(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2010-07-07 14:11:14 Re: Proposal for 9.1: WAL streaming from WAL buffers
Previous Message Andrew Dunstan 2010-07-07 14:06:43 Re: Keepalives win32