|
PostgreSQL Source Code git master
|
#include <catcache.h>
Data Fields | |
| slist_head | ch_caches |
| int | ch_ntup |
Definition at line 189 of file catcache.h.
| slist_head catcacheheader::ch_caches |
Definition at line 191 of file catcache.h.
Referenced by CatalogCacheFlushCatalog(), InitCatCache(), PrepareToInvalidateCacheTuple(), and ResetCatalogCachesExt().
| int catcacheheader::ch_ntup |
Definition at line 192 of file catcache.h.
Referenced by CatalogCacheCreateEntry(), CatCacheRemoveCTup(), InitCatCache(), and SearchCatCacheMiss().