Fix dblink and tablefunc to not return with the wrong CurrentMemoryContext.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 76cc2fe6a1817874011aebe564e83c71ad8cfc2d
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2008-11-30T23:23:52Z
Releases: 8.4.0
Fix dblink and tablefunc to not return with the wrong CurrentMemoryContext.
Per buildfarm results.

Files

PathChange+/−
contrib/dblink/dblink.c modified +28 −16
contrib/tablefunc/tablefunc.c modified +9 −12