Re: chr() in 7.0.3 !

Поиск
Список
Период
Сортировка
От Karel Zak
Тема Re: chr() in 7.0.3 !
Дата
Msg-id 20010820095006.C16368@zf.jcu.cz
обсуждение исходный текст
Ответ на chr() in 7.0.3 !  ("omid omoomi" <oomoomi@hotmail.com>)
Список pgsql-general
On Sun, Aug 19, 2001 at 08:46:55PM +0000, omid omoomi wrote:
> hi all,
> I have pg 7.0.3 installed. I can use ascii() to get the ascii code of a
> character but I can not use chr() to reverse the function... is it a matter
> of the pg version I have? If so, is there any other way to get the text from
> the ascii number?
>

 7.1 rename ichar() to chr() --- in 7.0.3 you must use ichar() or rather
update to 7.1.

            Karel

--
 Karel Zak  <zakkr@zf.jcu.cz>
 http://home.zf.jcu.cz/~zakkr/

 C, PostgreSQL, PHP, WWW, http://docs.linux.cz, http://mape.jcu.cz

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

Предыдущее
От: David Ford
Дата:
Сообщение: A lock to fit a key..
Следующее
От: "Johann Zuschlag"
Дата:
Сообщение: Re: Overwriting Operator for numeric and float8 fails