>> 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?
ichar(). Since that's part of the "oracle_compatibility" file,
I'd assumed the function name spelling was the same as Oracle's.
Not so?
regards, tom lane
- [HACKERS] ascii to character conversion in postgres Alex Sokoloff
- Re: [HACKERS] ascii to character conversion in post... Karel Zak
- Re: [HACKERS] ascii to character conversion in ... Tom Lane
- Re: [HACKERS] ascii to character conversion... Karel Zak
- Re: [HACKERS] ascii to character conver... Tom Lane
- Re: [HACKERS] ascii to character c... The Hermit Hacker
- Re: [HACKERS] ascii to charact... Tom Lane
- Re: [HACKERS] ascii to cha... The Hermit Hacker
- Re: [HACKERS] ascii to cha... Tom Lane
- Re: [HACKERS] ascii to cha... The Hermit Hacker
- odbc (was: Re: [HACKERS] a... Karel Zak
- Re: odbc (was: Re: [HACKER... Tom Lane
- Re: odbc (was: Re: [HACKER... Peter Eisentraut
