Re: Will Connection.createBlob be implemented any time soon? - Mailing list pgsql-jdbc

From Andreas Joseph Krogh
Subject Re: Will Connection.createBlob be implemented any time soon?
Date
Msg-id OfficeNetEmail.af.694c1158c423dd65.143dd4259ab@prod2
Whole thread Raw
In response to Re: Will Connection.createBlob be implemented any time soon?  (Craig Ringer <craig@2ndquadrant.com>)
Responses Re: Will Connection.createBlob be implemented any time soon?  (Dave Cramer <pg@fastcrypt.com>)
List pgsql-jdbc
På onsdag 29. januar 2014 kl. 06:57:25, skrev Craig Ringer <craig@2ndquadrant.com>:
On 01/19/2014 09:14 PM, Andreas Joseph Krogh wrote:
> $subject

> It'd be nice to be able to do:

>                 val b = con.createBlob()
>                 val os = b.setBinaryStream(1)

The usual answer to "when will it be implemented" questions is "when
someone steps forward, does it, and submits a patch".

I haven't seen any prototypes or early attempts at this code. I suggest
taking a look and seeing what's involved in adding it.
 
I kind of  hoped the answer would be ending with "... or someone willing to fund it" but I recognize that the driver is practically in maintenance-mode and nobody has time for any real development on it.
 
Maybe it's time to re-suggest adding pgjdbc-ng to http://jdbc.postgresql.org so people are aware of the alternative, active developed, driver?
 
--
Andreas Joseph Krogh <andreak@officenet.no>      mob: +47 909 56 963
Senior Software Developer / CTO - OfficeNet AS - http://www.officenet.no
Public key: http://home.officenet.no/~andreak/public_key.asc
 

pgsql-jdbc by date:

Previous
From: Craig Ringer
Date:
Subject: Re: Will Connection.createBlob be implemented any time soon?
Next
From: Andreas Joseph Krogh
Date:
Subject: Re: Will Connection.createBlob be implemented any time soon?