Fix dblink and tablefunc to not return with the wrong CurrentMemoryContext.
Tom Lane <tgl@sss.pgh.pa.us>
Fix dblink and tablefunc to not return with the wrong CurrentMemoryContext. Per buildfarm results.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/dblink/dblink.c | modified | +28 −16 |
| contrib/tablefunc/tablefunc.c | modified | +8 −11 |