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

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: Will Connection.createBlob be implemented any time soon?
Дата
Msg-id 52E89845.5040405@2ndquadrant.com
обсуждение исходный текст
Ответ на Will Connection.createBlob be implemented any time soon?  (Andreas Joseph Krogh <andreak@officenet.no>)
Ответы Re: Will Connection.createBlob be implemented any time soon?  (Andreas Joseph Krogh <andreak@officenet.no>)
Список pgsql-jdbc
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.


--
 Craig Ringer                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services


В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Andreas Joseph Krogh
Дата:
Сообщение: Re: Will Connection.createBlob be implemented any time soon?
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: Will Connection.createBlob be implemented any time soon?