Re: Question about todo item

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Question about todo item
Дата
Msg-id 200108050114.f751E3d01896@candle.pha.pa.us
обсуждение исходный текст
Ответ на Question about todo item  (Barry Lind <barry@xythos.com>)
Список pgsql-hackers
> I was going through the Todo list looking at the items that are planned 
> for 7.2 (i.e. those starting with a '-').  I was doing this to see if 
> any might impact the jdbc driver.  The only one that I thought might 
> have an impact on the jdbc code is the item:
> 
> *  -Make binary/file in/out interface for TOAST columns (base64)

Marked items are done, not planned for 7.2.

> I looked through the 7.2 docs and I couldn't find any reference to this 
> new functionality, so I am assuming that it isn't completed yet. If this 
> is going to be done for 7.2, I would like to get a better understanding 
> of what functionality is going to be provided.  That way I can decide 
> how best to expose that functionality through the jdbc interface.

Not sure on the docs issue, but it is a set of function uuencode,
uudecode, etc that allow binary data to be uuencoded, then loaded into a
bytea field as binary.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


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

Предыдущее
От: Barry Lind
Дата:
Сообщение: Question about todo item
Следующее
От: Barry Lind
Дата:
Сообщение: Re: Question about todo item