A catalog cache that never caches isn't much of a cache :-(. Mea culpa.
Tom Lane <tgl@sss.pgh.pa.us>
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
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/cache/catcache.c | modified | +15 −13 |
| src/include/utils/catcache.h | modified | +2 −2 |