From: | Karel Zak <zakkr(at)zf(dot)jcu(dot)cz> |
---|---|
To: | omid omoomi <oomoomi(at)hotmail(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: chr() in 7.0.3 ! |
Date: | 2001-08-20 07:50:06 |
Message-ID: | 20010820095006.C16368@zf.jcu.cz |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)zf(dot)jcu(dot)cz>
http://home.zf.jcu.cz/~zakkr/
C, PostgreSQL, PHP, WWW, http://docs.linux.cz, http://mape.jcu.cz
From | Date | Subject | |
---|---|---|---|
Next Message | Johann Zuschlag | 2001-08-20 09:16:38 | Re: Overwriting Operator for numeric and float8 fails |
Previous Message | Sodom | 2001-08-20 07:12:19 | where is PostgreSQL log ?!?! |