diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2011-05-21 14:30:11 -0400 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2011-05-21 14:30:11 -0400 |
commit | 0319da638f337cae66a4649581dc1f33d5079e1a (patch) | |
tree | 0b7f20d832c41149274b6dfc27a17c79b4eb9328 /src/backend/utils/adt/arrayfuncs.c | |
parent | 27c7875d95cf629e3f344ba91d1f8a1a936ed043 (diff) | |
download | postgresql-0319da638f337cae66a4649581dc1f33d5079e1a.tar.gz postgresql-0319da638f337cae66a4649581dc1f33d5079e1a.zip |
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.
Diffstat (limited to 'src/backend/utils/adt/arrayfuncs.c')
0 files changed, 0 insertions, 0 deletions