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

Поиск
Список
Период
Сортировка
От Rajanikant Chirmade
Тема Re: multibyte-character aware support for function "downcase_truncate_identifier()"
Дата
Msg-id AANLkTi=DUaK18c5evT99X0=+FPyhyR-3GUeHnj2wZVcj@mail.gmail.com
обсуждение исходный текст
Ответ на Re: multibyte-character aware support for function "downcase_truncate_identifier()"  (Rajanikant Chirmade <rajanikant.chirmade@enterprisedb.com>)
Ответы Re: multibyte-character aware support for function "downcase_truncate_identifier()"  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
Since discussion stopped in discussion thread

http://archives.postgresql.org/pgsql-bugs/2006-09/msg00128.php

Are there any implications of this change in handling identifiers ?

Thanks & Regards,
Rajanikant Chirmade

On Tue, Jul 13, 2010 at 12:10 AM, Rajanikant Chirmade <rajanikant.chirmade@enterprisedb.com> wrote:


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.

 


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: patch (for 9.1) string functions
Следующее
От: Markus Wanner
Дата:
Сообщение: Re: bg worker: overview