Re: [Patch] JDBC3 Blob support - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: [Patch] JDBC3 Blob support
Date
Msg-id Pine.BSO.4.56.0503241844280.31387@leary.csoft.net
Whole thread Raw
In response to Re: [Patch] JDBC3 Blob support  (Michael Barker <mike@middlesoft.co.uk>)
Responses Re: [Patch] JDBC3 Blob support
List pgsql-jdbc

On Thu, 24 Mar 2005, Michael Barker wrote:

> Yeah, you got me.  My intent was to implement the above, but I kinda
> hacked in the CLOB stuff, as I was more interested in getting the BLOB
> support in place.  If you would be willing to commit the BLOB pieces
> then it would be appreciated as this has the greatest benefit to the
> JBoss Mail project.  I am still interested in doing the CLOB stuff as a
> have a picture of how to do it (though its not pretty), but would prefer
> it not to hold up the BLOB support.  Would you like me to resubmit a
> BLOB patch w/JUnits?

I'll apply just the BLOB part of this while we decide what to do about
CLOBs.

Kris Jurka


pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: plpgsql function with RETURNS SETOF refcursor AS. How
Next
From: David Gagnon
Date:
Subject: Re: plpgsql function with RETURNS SETOF refcursor AS. How to