A catalog cache that never caches isn't much of a cache :-(. Mea culpa.

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

Commit: 80dab5bd69cd5bcd064a7da9f3d1b22eb770925a
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2000-11-24T04:16:12Z
Releases: 7.1.1
A catalog cache that never caches isn't much of a cache :-(.  Mea culpa.
Thanks to Brian Hirt for pointing out the performance lossage.

Files

PathChange+/−
src/backend/utils/cache/catcache.c modified +15 −13
src/include/utils/catcache.h modified +2 −2