Thread: pgsql: Fix bogus hashtable setup.

pgsql: Fix bogus hashtable setup.

From
tgl@svr1.postgresql.org (Tom Lane)
Date:
Log Message:
-----------
Fix bogus hashtable setup.  (This code has quite a few other problems
too, but that one is in my way at the moment.)

Modified Files:
--------------
    pgsql/src/backend/utils/init:
        checkfiles.c (r1.1 -> r1.2)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/init/checkfiles.c.diff?r1=1.1&r2=1.2)