Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

catclist Struct Reference

#include <catcache.h>

Data Fields

int cl_magic
CatCachemy_cache
dlist_node cache_elem
int refcount
bool dead
bool ordered
short nkeys
uint32 hash_value
HeapTupleData tuple
int n_members
CatCTupmembers [1]

Detailed Description

Definition at line 115 of file catcache.h.


Field Documentation

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 147 of file catcache.h.

Referenced by SearchCatCacheList().

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 148 of file catcache.h.

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


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