PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
_opclassInfo Struct Reference

#include <pg_dump.h>

Data Fields

DumpableObject dobj
 
const char * rolname
 

Detailed Description

Definition at line 271 of file pg_dump.h.

Field Documentation

◆ dobj

DumpableObject _opclassInfo::dobj

Definition at line 273 of file pg_dump.h.

Referenced by dumpOpclass(), and getOpclasses().

◆ rolname

const char* _opclassInfo::rolname

Definition at line 274 of file pg_dump.h.

Referenced by dumpOpclass(), and getOpclasses().


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