PostgreSQL Source Code git master
Data Fields
catclist Struct Reference

#include <catcache.h>

Data Fields

 
int  cl_magic
 
 
 
int  refcount
 
bool  dead
 
bool  ordered
 
short  nkeys
 
int  n_members
 
 
 

Detailed Description

Definition at line 160 of file catcache.h.

Field Documentation

cache_elem

dlist_node catclist::cache_elem

Definition at line 166 of file catcache.h.

Referenced by CatCacheRemoveCList(), RehashCatCacheLists(), and SearchCatCacheList().

cl_magic

int catclist::cl_magic

Definition at line 168 of file catcache.h.

Referenced by SearchCatCacheList().

dead

bool catclist::dead

Definition at line 180 of file catcache.h.

Referenced by CatCacheInvalidate(), ResetCatalogCache(), and SearchCatCacheList().

hash_value

uint32 catclist::hash_value

Definition at line 171 of file catcache.h.

Referenced by RehashCatCacheLists(), and SearchCatCacheList().

keys

Datum catclist::keys[CATCACHE_MAXKEYS]

Definition at line 177 of file catcache.h.

Referenced by CatCacheRemoveCList(), and SearchCatCacheList().

members

CatCTup* catclist::members[FLEXIBLE_ARRAY_MEMBER]

Definition at line 185 of file catcache.h.

Referenced by AddRoleMems(), blvalidate(), brinvalidate(), btvalidate(), CatCacheRemoveCList(), comparison_ops_are_compatible(), DelRoleMems(), equality_ops_are_compatible(), FindDefaultConversion(), FuncnameGetCandidates(), get_compatible_hash_operators(), get_mergejoin_opfamilies(), get_op_hash_functions(), get_op_index_interpretation(), get_ordering_op_for_equality_op(), get_ordering_op_properties(), GetRelationPublications(), GetSchemaPublications(), ginvalidate(), gistvalidate(), hashvalidate(), identify_opfamily_groups(), opclass_for_family_datatype(), OpernameGetCandidates(), OpernameGetOprid(), plan_member_revoke(), plan_recursive_revoke(), plan_single_revoke(), roles_is_member_of(), SearchCatCacheList(), sepgsql_relation_drop(), spgproperty(), spgvalidate(), and transformFrameOffset().

my_cache

CatCache* catclist::my_cache

Definition at line 184 of file catcache.h.

Referenced by CatCacheRemoveCList(), and SearchCatCacheList().

n_members

int catclist::n_members

Definition at line 183 of file catcache.h.

Referenced by AddRoleMems(), blvalidate(), brinvalidate(), btvalidate(), CatCacheRemoveCList(), comparison_ops_are_compatible(), DelRoleMems(), equality_ops_are_compatible(), FindDefaultConversion(), FuncnameGetCandidates(), get_compatible_hash_operators(), get_mergejoin_opfamilies(), get_op_hash_functions(), get_op_index_interpretation(), get_ordering_op_for_equality_op(), get_ordering_op_properties(), GetRelationPublications(), GetSchemaPublications(), ginvalidate(), gistvalidate(), hashvalidate(), initialize_revoke_actions(), opclass_for_family_datatype(), OpernameGetCandidates(), OpernameGetOprid(), plan_member_revoke(), plan_recursive_revoke(), plan_single_revoke(), roles_is_member_of(), SearchCatCacheList(), sepgsql_relation_drop(), spgproperty(), spgvalidate(), and transformFrameOffset().

nkeys

short catclist::nkeys

Definition at line 182 of file catcache.h.

Referenced by CatCacheRemoveCList(), SearchCatCacheList(), and SearchSysCacheList().

ordered

bool catclist::ordered

Definition at line 181 of file catcache.h.

Referenced by FuncnameGetCandidates(), identify_opfamily_groups(), OpernameGetCandidates(), and SearchCatCacheList().

refcount

int catclist::refcount

Definition at line 179 of file catcache.h.

Referenced by CatCacheInvalidate(), CatCacheRemoveCList(), ReleaseCatCacheWithOwner(), ResetCatalogCache(), and SearchCatCacheList().


The documentation for this struct was generated from the following file:

AltStyle によって変換されたページ (->オリジナル) /