unicode and libpq

From: Daniel Brozek <dzemik(at)venco(dot)com(dot)pl>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: unicode and libpq
Date: 2003-08-04 17:28:42
Message-ID: 3F2E97CA.2050903@venco.com.pl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Hello,

How can I put an UNICODE string with characters which code numbers I
know, ie. "0x00e9 0x00f1"? When I put that string to SQL query,
interpeter stops with the first 0x00 code. Any ideas? I have trying with
UNICODE and LATIN2 client_encoding.

--
Daniel

Browse pgsql-interfaces by date

  From Date Subject
Next Message Frank van Vugt 2003-08-04 22:34:20 Re: Multi-threaded user app segfaults when using libpq with separate connections
Previous Message Tom Lane 2003-08-04 15:47:35 Re: Multi-threaded user app segfaults when using libpq with separate connections