#include <catcache.h>
Data Fields | |
int | cl_magic |
CatCache * | my_cache |
dlist_node | cache_elem |
int | refcount |
bool | dead |
bool | ordered |
short | nkeys |
uint32 | hash_value |
HeapTupleData | tuple |
int | n_members |
CatCTup * | members [1] |
Definition at line 115 of file catcache.h.
Definition at line 142 of file catcache.h.
Referenced by CatCacheRemoveCList(), and SearchCatCacheList().
Definition at line 117 of file catcache.h.
Referenced by AtEOXact_CatCache(), ReleaseCatCacheList(), and SearchCatCacheList().
Definition at line 144 of file catcache.h.
Referenced by AtEOXact_CatCache(), CatalogCacheIdInvalidate(), ReleaseCatCacheList(), ResetCatalogCache(), and SearchCatCacheList().
Definition at line 147 of file catcache.h.
Referenced by SearchCatCacheList().
Definition at line 150 of file catcache.h.
Referenced by AddEnumLabel(), CatCacheRemoveCList(), 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(), roles_has_privs_of(), roles_is_member_of(), SearchCatCacheList(), and sepgsql_relation_drop().
Definition at line 119 of file catcache.h.
Referenced by CatCacheRemoveCList(), PrintCatCacheListLeakWarning(), ReleaseCatCacheList(), and SearchCatCacheList().
Definition at line 149 of file catcache.h.
Referenced by AddEnumLabel(), CatCacheRemoveCList(), 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(), roles_has_privs_of(), roles_is_member_of(), SearchCatCacheList(), and sepgsql_relation_drop().
short catclist::nkeys |
Definition at line 146 of file catcache.h.
Referenced by SearchCatCacheList().
Definition at line 145 of file catcache.h.
Referenced by FuncnameGetCandidates(), OpernameGetCandidates(), and SearchCatCacheList().
Definition at line 143 of file catcache.h.
Referenced by AtEOXact_CatCache(), CatalogCacheIdInvalidate(), CatCacheRemoveCList(), PrintCatCacheListLeakWarning(), ReleaseCatCache(), ReleaseCatCacheList(), ResetCatalogCache(), and SearchCatCacheList().
Definition at line 148 of file catcache.h.
Referenced by CatCacheRemoveCList(), check_TSCurrentConfig(), and SearchCatCacheList().