Skip to content
Snippets Groups Projects
Commit 501c7b94 authored by Robert Haas's avatar Robert Haas
Browse files

Fix bug in hashbulkdelete.

Commit 6d46f478 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.
parent a2566508
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment