unicode and libpq - Mailing list pgsql-interfaces

From Daniel Brozek
Subject unicode and libpq
Date
Msg-id 3F2E97CA.2050903@venco.com.pl
Whole thread Raw
List 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




pgsql-interfaces by date:

Previous
From: Tom Lane
Date:
Subject: Re: Multi-threaded user app segfaults when using libpq with separate connections
Next
From: Frank van Vugt
Date:
Subject: Re: Multi-threaded user app segfaults when using libpq with separate connections