PostgreSQL Source Code
git master
|
Data Fields | |
Oid | reloid |
Relation | rel |
PartitionDesc | pd |
Definition at line 43 of file partdesc.c.
PartitionDesc PartitionDirectoryEntry::pd |
Definition at line 47 of file partdesc.c.
Referenced by PartitionDirectoryLookup().
Relation PartitionDirectoryEntry::rel |
Definition at line 46 of file partdesc.c.
Referenced by DestroyPartitionDirectory(), and PartitionDirectoryLookup().
Oid PartitionDirectoryEntry::reloid |
Definition at line 45 of file partdesc.c.