Correct serious bug in hashtable expansion routine: under the
Tom Lane <tgl@sss.pgh.pa.us>
Correct serious bug in hashtable expansion routine: under the right circumstances it would leave old and new bucket headers pointing to the same list of records.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/hash/dynahash.c | modified | +44 −38 |