Re: patch to fix jdk 2 compile errors and v2 compatability

From: Dave Cramer <pg(at)fastcrypt(dot)com>
To: Kris Jurka <books(at)ejurka(dot)com>
Cc: Oliver Jowett <oliver(at)opencloud(dot)com>, List <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: patch to fix jdk 2 compile errors and v2 compatability
Date: 2005-07-13 11:24:40
Message-ID: E0E9D295-F98F-4CF8-8782-FB83E8E25D2D@fastcrypt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Kris,

I did commit a change which removed the implementations from
CallableStatement. Is it still not compiling ?

Dave
On 13-Jul-05, at 2:20 AM, Kris Jurka wrote:

>
>
> On Fri, 8 Jul 2005, Dave Cramer wrote:
>
>
>> Yup, I've cut all that code out and moved it. Just testing it as much
>> as I can now.
>>
>
> Note that the current cvs code also fails to compile with the 1.5 JDK
> because you've implemented this in Jdbc3CallableStatement, but not
> Jdbc3gCallableStatement. This is just further argument for putting
> it in
> the proper place.
>
> Kris Jurka
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 5: don't forget to increase your free space map settings
>
>

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2005-07-13 11:26:17 Re: out of memory error on a delete command
Previous Message Oliver Jowett 2005-07-13 10:30:17 Re: out of memory error on a delete command