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