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

#include <pg_dump.h>

Data Fields

DumpableObject dobj
 
Oid opfmethod
 
const charrolname
 

Detailed Description

Definition at line 282 of file pg_dump.h.

Field Documentation

◆ dobj

DumpableObject _opfamilyInfo::dobj

Definition at line 284 of file pg_dump.h.

◆ opfmethod

Oid _opfamilyInfo::opfmethod

Definition at line 285 of file pg_dump.h.

◆ rolname

const char* _opfamilyInfo::rolname

Definition at line 286 of file pg_dump.h.


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