PostgreSQL Source Code  git master
FakeRelCacheEntryData Struct Reference

Data Fields

RelationData reldata
 
FormData_pg_class pgc
 

Detailed Description

Definition at line 559 of file xlogutils.c.

Field Documentation

◆ pgc

FormData_pg_class FakeRelCacheEntryData::pgc

Definition at line 562 of file xlogutils.c.

Referenced by CreateFakeRelcacheEntry().

◆ reldata

RelationData FakeRelCacheEntryData::reldata

Definition at line 561 of file xlogutils.c.


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