Re: Re: 7.2 items

Поиск
Список
Период
Сортировка
От Hannu Krosing
Тема Re: Re: 7.2 items
Дата
Msg-id 3B396B1D.364177B9@tm.ee
обсуждение исходный текст
Ответ на Re: 7.2 items  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: Re: 7.2 items  (Alex Pilosov <alex@pilosoft.com>)
Список pgsql-hackers
Bruce Momjian wrote:
> 
> > Bruce Momjian wrote:
> > >
> > > > Please, consider a BLOB column type without having to do lo_import,
> > > > lo_export.
> > >
> > > Yep, big needed item.
> >
> > as we have now and unlimited rowlength it seems to be more of an
> > interface issue than the actual implementation one (mod seek/read).
> >
> > Is there an ISO/ANSI SQL interface to BLOB's defined someplace ?
> 
> Yes, clearly interface.  Someone is working on code to insert/export
> binary stuff using bytea and base64 encoding.  Seems like a good idea.

Will there also be support current file-like BLOB ops like seek and 
read(n) ?

----------------
Hannu


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

Предыдущее
От: Karel Zak
Дата:
Сообщение: Re: functions returning records
Следующее
От: Oleg Bartunov
Дата:
Сообщение: Non-trivial rewriting sql query