Header And Logo

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

Data Fields

catctup Struct Reference

#include <catcache.h>

Data Fields

int ct_magic
CatCachemy_cache
dlist_node cache_elem
struct catclistc_list
int refcount
bool dead
bool negative
uint32 hash_value
HeapTupleData tuple

Detailed Description

Definition at line 73 of file catcache.h.


Field Documentation

Definition at line 84 of file catcache.h.

Referenced by CatalogCacheCreateEntry(), CatCacheRemoveCTup(), and SearchCatCache().

Definition at line 109 of file catcache.h.

Referenced by CatalogCacheCreateEntry(), SearchCatCache(), and SearchCatCacheList().


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