]> 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:23:52 +0000 (23:23 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 30 Nov 2008 23:23:52 +0000 (23:23 +0000)
commit76cc2fe6a1817874011aebe564e83c71ad8cfc2d
tree3f41efe69722b7ccb3f7bc5dfc5177f7e8147c6d
parentc1f3073333d01987ac9c3e5f6c197b9e2afc3ba9
Fix dblink and tablefunc to not return with the wrong CurrentMemoryContext.
Per buildfarm results.
contrib/dblink/dblink.c
contrib/tablefunc/tablefunc.c