aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeHashjoin.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2005-11-19 20:57:44 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2005-11-19 20:57:44 +0000
commit33a9af738d24766ea487c56c2287102a9214c891 (patch)
treeaced75703349676054aaa378824446328f2c7989 /src/backend/executor/nodeHashjoin.c
parent659f68163813906d323219913909fb9b1adaa39f (diff)
downloadpostgresql-33a9af738d24766ea487c56c2287102a9214c891.tar.gz
postgresql-33a9af738d24766ea487c56c2287102a9214c891.zip
Stopgap solution for problem reported by Alexey Beschiokov: after
doing heap_insert or heap_update, wipe out any extracted fields in the TupleTableSlot containing the tuple, because they might not be valid anymore if tuptoaster.c changed the tuple. Safe because slot must be in the materialized state, but mighty ugly --- find a better answer!
Diffstat (limited to 'src/backend/executor/nodeHashjoin.c')
0 files changed, 0 insertions, 0 deletions