Re: Will Connection.createBlob be implemented any time soon?

From: Andreas Joseph Krogh <andreak(at)officenet(dot)no>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Will Connection.createBlob be implemented any time soon?
Date: 2014-01-29 11:58:58
Message-ID: OfficeNetEmail.c9.7ea4ba2b42e7fa6a.143dddcb32d@prod2
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

På onsdag 29. januar 2014 kl. 12:45:30, skrev Dave Cramer <pg(at)fastcrypt(dot)com
<mailto:pg(at)fastcrypt(dot)com>>:   On Wed, Jan 29, 2014 at 4:12 AM, Andreas Joseph
Krogh<andreak(at)officenet(dot)no <mailto:andreak(at)officenet(dot)no>> wrote: På onsdag 29.
januar 2014 kl. 06:57:25, skrev Craig Ringer <craig(at)2ndquadrant(dot)com
<mailto:craig(at)2ndquadrant(dot)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 <http://jdbc.postgresql.org> so people are aware of
the alternative, active developed, driver?     Possibly, however given the man
hours that are being spent on it they would be far better spent on this driver.
  Possibly.   --
Andreas Joseph Krogh <andreak(at)officenet(dot)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  

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Jeremy Whiting 2014-01-30 17:13:43 Re: Master branch compile error using 1.5 spec.
Previous Message Dave Cramer 2014-01-29 11:45:30 Re: Will Connection.createBlob be implemented any time soon?