Re: jdbc integer value oid to big!

From: Kris Jurka <books(at)ejurka(dot)com>
To: Heikki Linnakangas <heikki(at)enterprisedb(dot)com>
Cc: Danny Schueler <danny(dot)schueler(at)bvv(dot)bayern(dot)de>, pgsql-jdbc(at)postgresql(dot)org
Subject: Re: jdbc integer value oid to big!
Date: 2007-03-05 17:19:53
Message-ID: Pine.BSO.4.64.0703051217560.21492@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Mon, 5 Mar 2007, Heikki Linnakangas wrote:

> I think we should backpatch the fix...
>

I was hesitant to backpatch this particular fix because I was concerned
about breaking existing code. I don't think we can change the default
return type for oid from Integer to Long in a minor release.

Kris Jurka

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2007-03-05 17:21:21 Re: Exception on call to isValid() method
Previous Message Jeff Lanzarotta 2007-03-05 17:16:50 Exception on call to isValid() method