PostgreSQL Source Code git master
FakeRelCacheEntryData Struct Reference

Data Fields

RelationData reldata
 
FormData_pg_class pgc
 

Detailed Description

Definition at line 548 of file xlogutils.c.

Field Documentation

◆ pgc

FormData_pg_class FakeRelCacheEntryData::pgc

Definition at line 551 of file xlogutils.c.

Referenced by CreateFakeRelcacheEntry().

◆ reldata

RelationData FakeRelCacheEntryData::reldata

Definition at line 550 of file xlogutils.c.


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