aboutsummaryrefslogtreecommitdiff
path: root/src/backend/storage
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2007-09-11 17:15:40 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2007-09-11 17:15:40 +0000
commitb58dba797645bbfbb75eda42bd22b9fa6eff85cc (patch)
tree430f60d1318680d0b41c0d28c3edfac8c5c6be22 /src/backend/storage
parent71760652731235918cf878be7d0b8e6bb8c6b1ec (diff)
downloadpostgresql-b58dba797645bbfbb75eda42bd22b9fa6eff85cc.tar.gz
postgresql-b58dba797645bbfbb75eda42bd22b9fa6eff85cc.zip
Make sure that open hash table scans are cleaned up when bgwriter tries to
recover from elog(ERROR). Problem was created by introduction of hash seq search tracking awhile back, and affects all branches that have bgwriter; in HEAD the disease has snuck into autovacuum and walwriter too. (Not sure that the latter two use hash_seq_search at the moment, but surely they might someday.) Per report from Sergey Koposov.
Diffstat (limited to 'src/backend/storage')
0 files changed, 0 insertions, 0 deletions