diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2005-11-17 17:42:02 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2005-11-17 17:42:02 +0000 |
commit | c859308aba7edef428994e6de90ff35f35a328c5 (patch) | |
tree | 14940f255a6c69d44a41f1211d6c8787524abd5e /src/backend/utils/adt/arrayutils.c | |
parent | 84bb3876bc6efad2c6b36198d6562797af6b0549 (diff) | |
download | postgresql-c859308aba7edef428994e6de90ff35f35a328c5.tar.gz postgresql-c859308aba7edef428994e6de90ff35f35a328c5.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/utils/adt/arrayutils.c')
0 files changed, 0 insertions, 0 deletions