Thread: pgsql/src/include/utils (catcache.h)

pgsql/src/include/utils (catcache.h)

From
tgl@postgresql.org
Date:
  Date: Thursday, November 23, 2000 @ 23:16:12
Author: tgl

Update of /home/projects/pgsql/cvsroot/pgsql/src/include/utils
     from hub.org:/home/projects/pgsql/tmp/cvs-serv93089/include/utils

Modified Files:
    catcache.h

-----------------------------  Log Message  -----------------------------

A catalog cache that never caches isn't much of a cache :-(.  Mea culpa.
Thanks to Brian Hirt for pointing out the performance lossage.