Re: How to access large objects in Postgresql c-language functions?

Поиск
Список
Период
Сортировка
От Spiros Ioannou
Тема Re: How to access large objects in Postgresql c-language functions?
Дата
Msg-id CACKh8C93Ywi0xF-opFq86EoX2C-Efe4=A1v3bSS9Y2BCthXodw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: How to access large objects in Postgresql c-language functions?  (Pavel Stehule <pavel.stehule@gmail.com>)
Ответы Re: How to access large objects in Postgresql c-language functions?  (John R Pierce <pierce@hogranch.com>)
Re: How to access large objects in Postgresql c-language functions?  (Pavel Stehule <pavel.stehule@gmail.com>)
Список pgsql-general
But these need a connection to the postgresql backend. It seems an overkill for postgresql to connect to itself, I would prefer something more optimal. It seems for now that reading libpq's source code is the only way to go.

Regards,

Spiros

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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: How to access large objects in Postgresql c-language functions?
Следующее
От: Suresh Raja
Дата:
Сообщение: check if the same function is already running, then exit!