Regarding the UnicodeString. - Mailing list pgsql-hackers

From Mamta Singh
Subject Regarding the UnicodeString.
Date
Msg-id 20040830075723.8823.qmail@web8506.mail.in.yahoo.com
Whole thread Raw
Responses Re: Regarding the UnicodeString.  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
Hi

I have not been able to insert a Unicode String
(having a character as '\u0000') into the table in
Postgres.

It is throwing an exception saying that '\0 is not
allowed.

How do I do that ?

- Mamta

=====
Mamta Singh

"Technical Skill is the mastery of complexity, while Creativity is the mastery of simplicity....."

________________________________________________________________________
Yahoo! India Matrimony: Find your life partner online
Go to: http://yahoo.shaadi.com/india-matrimony


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [COMMITTERS] pgsql-server: Add WAL logging for CREATE/DROP DATABASE and CREATE/DROP
Next
From: Mamta Singh
Date:
Subject: Regarding insertion of Unicode String in Postgres using jdbc.