Re: BUG #2945: possibly forgotten SPI_push()/SPI_pop() - Mailing list pgsql-bugs

From Sergiy Vyshnevetskiy
Subject Re: BUG #2945: possibly forgotten SPI_push()/SPI_pop()
Date
Msg-id Pine.LNX.4.64.0701301515080.22446@uanet.vostok.net
Whole thread Raw
In response to BUG #2945: possibly forgotten SPI_push()/SPI_pop()  ("Sergiy Vyshnevetskiy" <serg@vostok.net>)
Responses Re: BUG #2945: possibly forgotten SPI_push()/SPI_pop()  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
Hackaround attached.

This hack makes SPI_pusn()/SPI_pop() wrapper optional.

pgsql-bugs by date:

Previous
From: "Sergiy Vyshnevetskiy"
Date:
Subject: BUG #2945: possibly forgotten SPI_push()/SPI_pop()
Next
From: "Yosef Haas"
Date:
Subject: now() in PL/pgSQL Functions