ascii to character conversion in postgresql

From: Alex Sokoloff <alex_sokoloff(at)yahoo(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: ascii to character conversion in postgresql
Date: 2000-09-10 23:02:17
Message-ID: 20000910230217.24048.qmail@web9008.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Postgres has an 'ascii' function that converts
characters to ascii values, but it appears to be a one
way street. I can't find a way to convert ascii values
to characters, like 'chr' in Oracle. Anyone know how
to do this?

Thanks,

Alex

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

Browse pgsql-general by date

  From Date Subject
Next Message Chris McNett 2000-09-10 23:12:35 ecpg
Previous Message Erich 2000-09-10 22:59:59 Help! How to find the definition of a user-defined function