Re: Problem with copyIn(String sql, Reader from) - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: Problem with copyIn(String sql, Reader from)
Date
Msg-id alpine.BSO.2.00.1004081218160.1427@leary.csoft.net
Whole thread Raw
In response to Re: Problem with copyIn(String sql, Reader from)  (Leonardo F <m_lists@yahoo.it>)
List pgsql-jdbc

On Thu, 8 Apr 2010, Leonardo F wrote:

> Sorry, I meant
>
> byte[] buf = encoding.encode(new String(cbuf, 0, len));
>

That's right.  Fixed in CVS.

Kris Jurka

pgsql-jdbc by date:

Previous
From: Maciek Sakrejda
Date:
Subject: Re: Problem with copyIn(String sql, Reader from)
Next
From: Rafael Felix
Date:
Subject: Migration to Hibernate 3.5 final