Re: proposal: lob conversion functionality

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: proposal: lob conversion functionality
Дата
Msg-id 13113.1376143406@sss.pgh.pa.us
обсуждение исходный текст
Ответ на proposal: lob conversion functionality  (Pavel Stehule <pavel.stehule@gmail.com>)
Ответы Re: proposal: lob conversion functionality  (Pavel Stehule <pavel.stehule@gmail.com>)
Список pgsql-hackers
Pavel Stehule <pavel.stehule@gmail.com> writes:
> I found so there are no simple API for working with LO from PL without
> access to file system.

What?  See lo_open(), loread(), lowrite(), etc.

> These functions can be simplified if we supports some functions like
> encode, decode for LO

I do not see any good reason to tie encode/decode to LOs.
        regards, tom lane



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

Предыдущее
От: Andrew Tipton
Дата:
Сообщение: BackgroundWorkerInitializeConnection(NULL, ...) doesn't work
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: BackgroundWorkerInitializeConnection(NULL, ...) doesn't work