Correct serious bug in hashtable expansion routine: under the
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 31 May 1999 17:01:52 +0000 (17:01 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 31 May 1999 17:01:52 +0000 (17:01 +0000)
commitc57bb21b2d0f52cce96ef9ee5459242e1eaa1dcb
tree7c5556447c9241624a06df4a6903fff97aa6bf0b
parent2e57ab3395056e857b80b776577843b18688fcf4
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.
src/backend/utils/hash/dynahash.c