Re: [HACKERS] Need help with TRAP: FailedAssertion("!(context != CurrentMemoryContext)"

2013-04-20 Thread Stephen Woodbridge
into this. Thanks, -Steve On 4/20/2013 8:21 PM, Stephen Woodbridge wrote: On 4/20/2013 5:00 PM, Andres Freund wrote: On 2013-04-20 16:32:36 -0400, Stephen Woodbridge wrote: Hi all, I have been writing pg extensions for a while but I just ran into a problem that has me stumped. I have code

Re: [HACKERS] Need help with TRAP: FailedAssertion("!(context != CurrentMemoryContext)"

2013-04-20 Thread Stephen Woodbridge
On 4/20/2013 5:00 PM, Andres Freund wrote: On 2013-04-20 16:32:36 -0400, Stephen Woodbridge wrote: Hi all, I have been writing pg extensions for a while but I just ran into a problem that has me stumped. I have code for a SRF and it works fine on pg 9.2.2 on linux, but fails with am error in

[HACKERS] Need help with TRAP: FailedAssertion("!(context != CurrentMemoryContext)"

2013-04-20 Thread Stephen Woodbridge
Hi all, I have been writing pg extensions for a while but I just ran into a problem that has me stumped. I have code for a SRF and it works fine on pg 9.2.2 on linux, but fails with am error in the logfile. TRAP: FailedAssertion("!(context != CurrentMemoryContext)", File: "mcxt.c", Line: