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

Data Fields

RelationData reldata
 
FormData_pg_class pgc
 

Detailed Description

Definition at line 572 of file xlogutils.c.

Field Documentation

◆ pgc

FormData_pg_class FakeRelCacheEntryData::pgc

Definition at line 575 of file xlogutils.c.

◆ reldata

RelationData FakeRelCacheEntryData::reldata

Definition at line 574 of file xlogutils.c.


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