Re: ascii to character conversion in postgres

Поиск
Список
Период
Сортировка
От Alex Sokoloff
Тема Re: ascii to character conversion in postgres
Дата
Msg-id 20000918222548.43432.qmail@web9006.mail.yahoo.com
обсуждение исходный текст
Ответ на ascii to character conversion in postgres  (Alex Sokoloff <alex_sokoloff@yahoo.com>)
Ответы Re: ascii to character conversion in postgres
Список pgsql-hackers
Of course, if an alias for ichar is carried forward I
can write code for the current postgres that won't
break with future releases. I realize that I might end
up being the only person on the planet who ends up
using ichar, and that may not be sufficient
justification for an alias....

Best,

Alex

--- Tom Lane <tgl@sss.pgh.pa.us> wrote:
>
> New proposal: forget ichar(), give the function two
> entries chr() and
> char().
> 
>             regards, tom lane


__________________________________________________
Do You Yahoo!?
Yahoo! Mail - Free email you can access from anywhere!
http://mail.yahoo.com/


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: ascii to character conversion in postgres
Следующее
От: Philip Warner
Дата:
Сообщение: Re: Re: pg_dump tries to do too much per query