]> granicus.if.org Git - postgresql/commit
Fix dblink and tablefunc to not return with the wrong CurrentMemoryContext.
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 30 Nov 2008 23:24:01 +0000 (23:24 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 30 Nov 2008 23:24:01 +0000 (23:24 +0000)
commitc0118c11a82b989d53bb66f113f10a666256e5da
treed379045040eaa5fff40c6c210ecfc54553fce7b3
parent37e4c7219bbe0cdd9fa582dfbaeae1d1b44ab237
Fix dblink and tablefunc to not return with the wrong CurrentMemoryContext.
Per buildfarm results.
contrib/dblink/dblink.c
contrib/tablefunc/tablefunc.c