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

#include <pg_dump.h>

Data Fields

DumpableObject dobj
 
IndxInfoparentIdx
 
IndxInfopartitionIdx
 

Detailed Description

Definition at line 441 of file pg_dump.h.

Field Documentation

◆ dobj

DumpableObject _indexAttachInfo::dobj

Definition at line 443 of file pg_dump.h.

◆ parentIdx

IndxInfo* _indexAttachInfo::parentIdx

Definition at line 444 of file pg_dump.h.

◆ partitionIdx

IndxInfo* _indexAttachInfo::partitionIdx

Definition at line 445 of file pg_dump.h.


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