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

From: Spiros Ioannou <sivann(at)inaccess(dot)com>
To: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
Cc: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: How to access large objects in Postgresql c-language functions?
Date: 2015-01-26 19:54:30
Message-ID: CACKh8C93Ywi0xF-opFq86EoX2C-Efe4=A1v3bSS9Y2BCthXodw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-general by date

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