equiv of ascii() function for unicode? - Mailing list pgsql-sql

From Stuart McGraw
Subject equiv of ascii() function for unicode?
Date
Msg-id AKEFJAHAPDBEDKIICNJKOEOHCCAA.smcg2297@frii.com
Whole thread Raw
List pgsql-sql
Does postgresql have a function that will give me 
the numeric unicode code point for a character in 
a unicode (aka utf8) database text string?  That is, 
something like ascii() but that works for unicode 
characters?


pgsql-sql by date:

Previous
From: "Milen A. Radev"
Date:
Subject: Re: Floating point type to store numbers
Next
From: "Phillip Smith"
Date:
Subject: Re: slowness when subselect uses DISTINCT