Re: Recursive stored procedure in C.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Recursive stored procedure in C.
Дата
Msg-id 18416.1121350427@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Recursive stored procedure in C.  (Leif Jensen <leif@crysberg.dk>)
Ответы Re: Recursive stored procedure in C.
Список 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 по дате отправления:

Предыдущее
От: Leif Jensen
Дата:
Сообщение: Re: Recursive stored procedure in C.
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: PostgreSQL 8.0.3