Thanks to visit codestin.com
Credit goes to doxygen.postgresql.org

PostgreSQL Source Code git master
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: