Re: [ODBC] UTF-8 support

From: Jean-Michel POURE <jm(dot)poure(at)freesurf(dot)fr>
To: pgsql-odbc(at)postgresql(dot)org
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: [ODBC] UTF-8 support
Date: 2001-09-25 07:25:14
Message-ID: 4.2.0.58.20010925091431.014e1720@pop.freesurf.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-odbc

Hello,

Are there built-in functions to convert UTF-8 string values into
hexadecimal \uxxxx and octal values and conversely?
If yes, can I parse any UTF-8 string safely with PL/pgSQL to return \uxxxx
and octal values?

Best regards,
Jean-Michel POURE

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Oleg Bartunov 2001-09-25 09:50:51 Re: Unicode combining characters
Previous Message Jean-Michel POURE 2001-09-25 06:21:18 Alter project: client or server side?

Browse pgsql-odbc by date

  From Date Subject
Next Message Dave Page 2001-09-25 08:19:13 Re: [HACKERS] UTF-8 support
Previous Message Klemens Seydel 2001-09-25 07:12:08 Cut off BLOB fields?