Re: SPI_finish and RegisterExprContextCallback - Mailing list pgsql-hackers

From Tom Lane
Subject Re: SPI_finish and RegisterExprContextCallback
Date
Msg-id 17811.1108737430@sss.pgh.pa.us
Whole thread Raw
In response to SPI_finish and RegisterExprContextCallback  (Thomas Hallgren <thhal@mailblocks.com>)
Responses Re: SPI_finish and RegisterExprContextCallback  (Thomas Hallgren <thhal@mailblocks.com>)
List pgsql-hackers
Thomas Hallgren <thhal@mailblocks.com> writes:
> .... The callback is called OK but when it calls SPI_finish I get 
> an illegal memory access signal.

From where?

Minimum respect for the time of your fellow hackers would suggest
including a gdb traceback in questions like this.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Thomas Hallgren
Date:
Subject: SPI_finish and RegisterExprContextCallback
Next
From: "Merlin Moncure"
Date:
Subject: Re: win32 performance - fsync question