pgsql: Fix bogus hashtable setup.

Started by Tom Laneabout 21 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

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)