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

Data Fields

Oid reloid
 
Relation rel
 
PartitionDesc pd
 

Detailed Description

Definition at line 42 of file partdesc.c.

Field Documentation

◆ pd

PartitionDesc PartitionDirectoryEntry::pd

Definition at line 46 of file partdesc.c.

◆ rel

Relation PartitionDirectoryEntry::rel

Definition at line 45 of file partdesc.c.

◆ reloid

Oid PartitionDirectoryEntry::reloid

Definition at line 44 of file partdesc.c.


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