]> granicus.if.org Git - postgresql/commit
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)
commit86482e17bd688787efe04aa3e7616fee720b84ca
treec8cf439954b84f2e526ba838d7178a53409a2a68
parent7f79496aa58fe18135200ea56bcc87eb4a9ffeb9
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