Re: How to access large objects in Postgresql c-language functions? - Mailing list pgsql-general

From Spiros Ioannou
Subject Re: How to access large objects in Postgresql c-language functions?
Date
Msg-id CACKh8C93Ywi0xF-opFq86EoX2C-Efe4=A1v3bSS9Y2BCthXodw@mail.gmail.com
Whole thread Raw
In response to Re: How to access large objects in Postgresql c-language functions?  (Pavel Stehule <pavel.stehule@gmail.com>)
Responses 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>)
List 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 by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: How to access large objects in Postgresql c-language functions?
Next
From: Suresh Raja
Date:
Subject: check if the same function is already running, then exit!