Re: Eager fetch of Array in one tcp connection - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: Eager fetch of Array in one tcp connection
Date
Msg-id alpine.BSO.2.00.1009131604570.14193@leary.csoft.net
Whole thread Raw
In response to Re: Eager fetch of Array in one tcp connection  (Petr Prikryl <peter.prikryl@gmail.com>)
List pgsql-jdbc

On Sat, 11 Sep 2010, Petr Prikryl wrote:

> So, I found that JDBC needs some aditional information to determine delimiter
> (viva opensource drivers). But it is worst , that JDBC driver hasn't
> implemented Array<Bytea> and I must use workaround (using strings).
> PP
>

I'm not sure what you're referring to with Array<Bytea>.  I suppose we
could return byte[][], that seems like a reasonable thing to do.

Kris Jurka


pgsql-jdbc by date:

Previous
From: Maciek Sakrejda
Date:
Subject: Re: Synchronisation problems in COPY IN
Next
From: Kim Bisgaard
Date:
Subject: Re: Synchronisation problems in COPY IN