psql: Unicode escape sequence?

From: john-paul delaney <jp(at)justatest(dot)com>
To: PostgreSQL Novice <pgsql-novice(at)postgresql(dot)org>
Subject: psql: Unicode escape sequence?
Date: 2005-02-23 10:38:32
Message-ID: Pine.LNX.4.44.0502231132130.15516-100000@angelico.justatest.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hello List... is it possible to insert a unicode character escape
sequence (e.g. \u00E9) into the db using psql, and it's translated so that the actual character can be retrieved? The encoding on the db is already UNICODE.

thanks,
/j-p.

--

Browse pgsql-novice by date

  From Date Subject
Next Message Kjetil Haaland 2005-02-23 13:01:36 user defined types and strings
Previous Message Mester József 2005-02-23 10:27:15 Can Clipper connect Postgresql