Repair some pretty serious problems in dynahash.c and

Tom Lane <tgl@sss.pgh.pa.us>

Commit: bcfdc9df046c159e973149f2a82acc99d07d7b83
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 1999-02-22T06:16:57Z
Releases: 7.1.1
Repair some pretty serious problems in dynahash.c and
shared memory space allocation.  It's a wonder we have not seen bug
reports traceable to this area ... it's quite clear that the routine
dir_realloc() has never worked correctly, for example.

Files