Re: RE : ? (question mark) characters - Mailing list pgsql-jdbc

From Kovács Péter
Subject Re: RE : ? (question mark) characters
Date
Msg-id 8A2DDD7ED7876A4698F6FF204F62CBFCD306D7@budg112a.sysdata.siemens.hu
Whole thread Raw
List pgsql-jdbc
> the driver what character set the backend is sending us? Can't
> it ask the backend dynamically?
>

This is what it actually does, isn't it? (Based on what I usually see in the
trace output on the backend.) I tested a unicode database with varchar(255)
fields and hungarian accented characters and it worked just fine. (With
PostgreSQL 7.2.1 I think.)

Peter

pgsql-jdbc by date:

Previous
From: "Thomas O'Dowd"
Date:
Subject: Re: Re: Escape Processing problems
Next
From: Palle Girgensohn
Date:
Subject: SocketException on connect, busy server