PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
LogicalRepPartMapEntry Struct Reference

Data Fields

Oid partoid
 
LogicalRepRelMapEntry relmapentry
 

Detailed Description

Definition at line 51 of file relation.c.

Field Documentation

◆ partoid

Oid LogicalRepPartMapEntry::partoid

Definition at line 53 of file relation.c.

Referenced by logicalrep_partition_open().

◆ relmapentry

LogicalRepRelMapEntry LogicalRepPartMapEntry::relmapentry

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