Fix dblink and tablefunc to not return with the wrong CurrentMemoryContext.
authorTom Lane <[email protected]>
Sun, 30 Nov 2008 23:24:08 +0000 (23:24 +0000)
committerTom Lane <[email protected]>
Sun, 30 Nov 2008 23:24:08 +0000 (23:24 +0000)
commitdd7d695008228b2f7663c5aaba0b582e4bcb4e96
tree2fce608f7ee9a0cd7c2bd98a82b11eacd4e3ca5f
parent5b763fe961568f8c1e3ca5a0a17554c0a5379e59
Fix dblink and tablefunc to not return with the wrong CurrentMemoryContext.
Per buildfarm results.
contrib/dblink/dblink.c
contrib/tablefunc/tablefunc.c