PostgreSQL Source Code  git master
inprogressent Struct Reference

Data Fields

Oid reloid
 
bool invalidated
 

Detailed Description

Definition at line 164 of file relcache.c.

Field Documentation

◆ invalidated

bool inprogressent::invalidated

Definition at line 167 of file relcache.c.

Referenced by RelationBuildDesc(), and RelationCacheInvalidateEntry().

◆ reloid

Oid inprogressent::reloid

Definition at line 166 of file relcache.c.

Referenced by RelationBuildDesc().


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