On 8 Aug 2002 at 9:27, Tom Lane wrote:
> "Martina Mostert" <martina_mostert@gmx.de> writes:
> > As I didn't find any possibility to execute a query out of
> > a c-function - which I would prefer - in the documentation
> > (or am I wrong?)
>
> SPI - see
> http://www.ca.postgresql.org/users-lounge/docs/7.2/postgres/spi.html
> There are usage examples in contrib.
Ok, sometimes I'm simply blind.
Thank you.
Martina