PostgreSQL Source Code
git master
|
Data Fields | |
Oid | partoid |
LogicalRepRelMapEntry | relmapentry |
Definition at line 47 of file relation.c.
Oid LogicalRepPartMapEntry::partoid |
Definition at line 49 of file relation.c.
Referenced by logicalrep_partition_open().
LogicalRepRelMapEntry LogicalRepPartMapEntry::relmapentry |
Definition at line 50 of file relation.c.
Referenced by logicalrep_partition_open().