ascii to character conversion in postgres

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

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?

-Alex

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

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2000-09-17 02:58:33 Re: your mail
Previous Message Tatsuo Ishii 2000-09-17 02:05:42 Re: broken locale in 7.0.2 without multibyte support (FreeBSD 4.1-RELEASE) ?