Re: Recursive stored procedure in C. - Mailing list pgsql-general

From Tom Lane
Subject Re: Recursive stored procedure in C.
Date
Msg-id 18416.1121350427@sss.pgh.pa.us
Whole thread Raw
In response to Re: Recursive stored procedure in C.  (Leif Jensen <leif@crysberg.dk>)
Responses Re: Recursive stored procedure in C.
List pgsql-general
Leif Jensen <leif@crysberg.dk> writes:
>   Thank you for the suggestions. I didn't know anything about SPI_push and
> SPI_pop and I will walk through my code and stuff them in. Am I looking at
> some wrong documentation ? I never saw anything about those ?

They weren't well documented in old releases, but see
http://www.postgresql.org/docs/8.0/static/spi-spi-push.html
http://www.postgresql.org/docs/8.0/static/spi-spi-pop.html

            regards, tom lane

pgsql-general by date:

Previous
From: Leif Jensen
Date:
Subject: Re: Recursive stored procedure in C.
Next
From: Richard Huxton
Date:
Subject: Re: PostgreSQL 8.0.3