Re: SPI question (or not): trying to read from Large Objects from within a function

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: David Helgason <david(at)uti(dot)is>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: SPI question (or not): trying to read from Large Objects from within a function
Date: 2004-01-07 04:40:01
Message-ID: 14994.1073450401@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

David Helgason <david(at)uti(dot)is> writes:
> I'm having trouble finding out how to find the current PGconn
> connection inside a C function.

What makes you think that "*the* current PGconn" is a valid concept?
libpq has always supported multiple active connections.

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alex Satrapa 2004-01-07 04:45:27 Re: Paypal WAS: PostgreSQL speakers needed for OSCON
Previous Message Paul Mc Gee 2004-01-07 04:38:42 Loading a dumped databse from cd