#include <catcache.h>
Data Fields | |
int | ct_magic |
CatCache * | my_cache |
dlist_node | cache_elem |
struct catclist * | c_list |
int | refcount |
bool | dead |
bool | negative |
uint32 | hash_value |
HeapTupleData | tuple |
Definition at line 73 of file catcache.h.
struct catclist* catctup::c_list |
Definition at line 93 of file catcache.h.
Referenced by CatalogCacheCreateEntry(), CatalogCacheIdInvalidate(), CatCacheRemoveCList(), CatCacheRemoveCTup(), ReleaseCatCache(), ResetCatalogCache(), and SearchCatCacheList().
Definition at line 84 of file catcache.h.
Referenced by CatalogCacheCreateEntry(), CatCacheRemoveCTup(), and SearchCatCache().
Definition at line 75 of file catcache.h.
Referenced by AtEOXact_CatCache(), CatalogCacheCreateEntry(), PrintCatCacheLeakWarning(), and ReleaseCatCache().
Definition at line 108 of file catcache.h.
Referenced by AtEOXact_CatCache(), CatalogCacheCreateEntry(), CatalogCacheIdInvalidate(), CatCacheRemoveCList(), CatCacheRemoveCTup(), ReleaseCatCache(), ResetCatalogCache(), SearchCatCache(), and SearchCatCacheList().
Definition at line 110 of file catcache.h.
Referenced by CatalogCacheCreateEntry(), CatalogCacheIdInvalidate(), SearchCatCache(), and SearchCatCacheList().
Definition at line 77 of file catcache.h.
Referenced by CatalogCacheCreateEntry(), CatCacheRemoveCTup(), PrintCatCacheLeakWarning(), and ReleaseCatCache().
Definition at line 109 of file catcache.h.
Referenced by CatalogCacheCreateEntry(), SearchCatCache(), and SearchCatCacheList().
Definition at line 107 of file catcache.h.
Referenced by AtEOXact_CatCache(), CatalogCacheCreateEntry(), CatalogCacheIdInvalidate(), CatCacheRemoveCList(), CatCacheRemoveCTup(), PrintCatCacheLeakWarning(), ReleaseCatCache(), ResetCatalogCache(), SearchCatCache(), and SearchCatCacheList().
Definition at line 111 of file catcache.h.
Referenced by AddEnumLabel(), CatalogCacheCreateEntry(), CatCacheRemoveCTup(), equality_ops_are_compatible(), FindDefaultConversion(), FuncnameGetCandidates(), get_compatible_hash_operators(), get_mergejoin_opfamilies(), get_op_btree_interpretation(), get_op_hash_functions(), get_ordering_op_for_equality_op(), get_ordering_op_properties(), is_admin_of_role(), OpernameGetCandidates(), OpernameGetOprid(), ReleaseCatCache(), roles_has_privs_of(), roles_is_member_of(), SearchCatCache(), SearchCatCacheList(), and sepgsql_relation_drop().