aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeHashjoin.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2005-11-17 17:42:24 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2005-11-17 17:42:24 +0000
commitbe324ad2ab2af9703ba9731d56ce2a005ff48da3 (patch)
tree9792dbb493197448a4ab4d2ba0b620c3dbf48ab1 /src/backend/executor/nodeHashjoin.c
parent175ab4c00c7bfec3abbc946f7e902d2de8c74ef9 (diff)
downloadpostgresql-be324ad2ab2af9703ba9731d56ce2a005ff48da3.tar.gz
postgresql-be324ad2ab2af9703ba9731d56ce2a005ff48da3.zip
DropRelFileNodeBuffers failed to fix the state of the lookup hash table
that was added to localbuf.c in 8.1; therefore, applying it to a temp table left corrupt lookup state in memory. The only case where this had a significant chance of causing problems was an ON COMMIT DELETE ROWS temp table; the other possible paths left bogus state that was unlikely to be used again. Per report from Csaba Nagy.
Diffstat (limited to 'src/backend/executor/nodeHashjoin.c')
0 files changed, 0 insertions, 0 deletions