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

#include <pg_dump.h>

Data Fields

DumpableObject dobj
 
Oid opcmethod
 
const charrolname
 

Detailed Description

Definition at line 275 of file pg_dump.h.

Field Documentation

◆ dobj

DumpableObject _opclassInfo::dobj

Definition at line 277 of file pg_dump.h.

◆ opcmethod

Oid _opclassInfo::opcmethod

Definition at line 278 of file pg_dump.h.

◆ rolname

const char* _opclassInfo::rolname

Definition at line 279 of file pg_dump.h.


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