Re: Problem with copyIn(String sql, Reader from)

From: Kris Jurka <books(at)ejurka(dot)com>
To: Leonardo F <m_lists(at)yahoo(dot)it>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Problem with copyIn(String sql, Reader from)
Date: 2010-04-08 16:18:39
Message-ID: alpine.BSO.2.00.1004081218160.1427@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Rafael Felix 2010-04-09 14:26:01 Migration to Hibernate 3.5 final
Previous Message Maciek Sakrejda 2010-04-08 15:14:47 Re: Problem with copyIn(String sql, Reader from)