PostgreSQL Source Code git master
Loading...
Searching...
No Matches
CatCInProgress Struct Reference

Data Fields

CatCachecache
 
uint32 hash_value
 
bool list
 
bool dead
 
struct CatCInProgressnext
 

Detailed Description

Definition at line 52 of file catcache.c.

Field Documentation

◆ cache

◆ dead

bool CatCInProgress::dead

Definition at line 57 of file catcache.c.

◆ hash_value

uint32 CatCInProgress::hash_value

Definition at line 55 of file catcache.c.

◆ list

◆ next

struct CatCInProgress* CatCInProgress::next

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