PostgreSQL Source Code git master
_convInfo Struct Reference

#include <pg_dump.h>

Data Fields

DumpableObject dobj
 
const char * rolname
 

Detailed Description

Definition at line 289 of file pg_dump.h.

Field Documentation

◆ dobj

DumpableObject _convInfo::dobj

Definition at line 291 of file pg_dump.h.

Referenced by dumpConversion(), and getConversions().

◆ rolname

const char* _convInfo::rolname

Definition at line 292 of file pg_dump.h.

Referenced by dumpConversion(), and getConversions().


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