pgsql: Fix bogus hashtable setup.

From: tgl(at)svr1(dot)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix bogus hashtable setup.
Date: 2005-05-05 22:18:28
Message-ID: 20050505221828.173EB539E9@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2005-05-06 00:19:14 pgsql: Marginal performance improvements in dynahash: make sure that
Previous Message Tom Lane 2005-05-05 20:10:08 pgsql: Stamp release 7.2.8.