Reset per-tuple memory context between every row in a scan node, even when
there's no quals or projections. Currently this only matters for foreign scans, as none of the other scan nodes litter the per-tuple memory context when there's no quals or projections.
Showing
Please register or sign in to comment