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

Data Fields

Oid partoid
 
LogicalRepRelMapEntry relmapentry
 

Detailed Description

Definition at line 52 of file relation.c.

Field Documentation

◆ partoid

Oid LogicalRepPartMapEntry::partoid

Definition at line 54 of file relation.c.

◆ relmapentry

LogicalRepRelMapEntry LogicalRepPartMapEntry::relmapentry

Definition at line 55 of file relation.c.

Referenced by logicalrep_partmap_invalidate_cb().


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