diff options
author | Robert Haas <rhaas@postgresql.org> | 2016-12-13 12:16:02 -0500 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2016-12-13 12:16:02 -0500 |
commit | 501c7b94bcb00cfa0faad60135cf6af82fd56a3a (patch) | |
tree | 7bd97152a27721d49c65efc6cc59da427e71c645 /src/backend/executor/nodeSetOp.c | |
parent | a25665088d812d08bb888e961f208eaebf522050 (diff) | |
download | postgresql-501c7b94bcb00cfa0faad60135cf6af82fd56a3a.tar.gz postgresql-501c7b94bcb00cfa0faad60135cf6af82fd56a3a.zip |
Fix bug in hashbulkdelete.
Commit 6d46f4783efe457f74816a75173eb23ed8930020 failed to account for
the possibility that hashbulkdelete() might encounter a bucket that
has been split since it began scanning the bucket array. Repair.
Extracted from a larger pathc by Amit Kapila; I rewrote the comment.
Diffstat (limited to 'src/backend/executor/nodeSetOp.c')
0 files changed, 0 insertions, 0 deletions