Re: Postgres 8.0 + JDBC

From: Oliver Jowett <oliver(at)opencloud(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Postgres 8.0 + JDBC
Date: 2004-10-07 04:52:50
Message-ID: 4164CBA2.80600@opencloud.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-jdbc

Oliver Jowett wrote:

> It seems possible to fix the driver to handle this case by making
> setArray() derive a proper array type name i.e. ("_" +
> Array.getBaseType()), and using that rather than 'text' as the parameter
> type.

I've done this (plus tests) and it seems to work OK. I can't generate a
patch right now as gborg seems to be having some problems (I get 70%
packet loss on the last hop, which pretty much hoses CVS access)

-O

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message John Browne 2004-10-07 05:05:12 Conditional Relationships?
Previous Message David Garamond 2004-10-07 04:47:55 Re: database constraints

Browse pgsql-jdbc by date

  From Date Subject
Next Message Markus Schaber 2004-10-07 08:46:03 Re: Avoiding explicit addDataType calls for PostGIS
Previous Message Kris Jurka 2004-10-07 04:51:08 Re: table and column's comments