PostgreSQL Source Code  git master
_opfamilyInfo Struct Reference

#include <pg_dump.h>

Data Fields

DumpableObject dobj
 
const char * rolname
 

Detailed Description

Definition at line 262 of file pg_dump.h.

Field Documentation

◆ dobj

DumpableObject _opfamilyInfo::dobj

Definition at line 264 of file pg_dump.h.

Referenced by dumpOpfamily(), and getOpfamilies().

◆ rolname

const char* _opfamilyInfo::rolname

Definition at line 265 of file pg_dump.h.

Referenced by dumpOpfamily(), and getOpfamilies().


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