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  <[EMAIL PROTECTED]>
 http://home.zf.jcu.cz/~zakkr/
 
 C, PostgreSQL, PHP, WWW, http://docs.linux.cz, http://mape.jcu.cz

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/users-lounge/docs/faq.html

Reply via email to