Re: BUG #2945: possibly forgotten SPI_push()/SPI_pop()

From: Sergiy Vyshnevetskiy <serg(at)vostok(dot)net>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #2945: possibly forgotten SPI_push()/SPI_pop()
Date: 2007-01-30 13:18:36
Message-ID: Pine.LNX.4.64.0701301515080.22446@uanet.vostok.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hackaround attached.

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

Attachment Content-Type Size
patch-spi.c text/x-csrc 1.0 KB
patch-spi_priv.h text/x-chdr 436 bytes

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Yosef Haas 2007-01-30 14:44:19 now() in PL/pgSQL Functions
Previous Message Sergiy Vyshnevetskiy 2007-01-30 13:11:09 BUG #2945: possibly forgotten SPI_push()/SPI_pop()