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

#include <pg_dump.h>

Data Fields

DumpableObject dobj
 
const charrolname
 
Oid dicttemplate
 
chardictinitoption
 

Detailed Description

Definition at line 578 of file pg_dump.h.

Field Documentation

◆ dictinitoption

char* _dictInfo::dictinitoption

Definition at line 583 of file pg_dump.h.

◆ dicttemplate

Oid _dictInfo::dicttemplate

Definition at line 582 of file pg_dump.h.

◆ dobj

DumpableObject _dictInfo::dobj

Definition at line 580 of file pg_dump.h.

◆ rolname

const char* _dictInfo::rolname

Definition at line 581 of file pg_dump.h.


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