|
PostgreSQL Source Code git master
|
#include <pg_dump.h>
Data Fields | |
| DumpableObject | dobj |
| Oid | opcmethod |
| const char * | rolname |
| DumpableObject _opclassInfo::dobj |
Definition at line 277 of file pg_dump.h.
Referenced by dumpOpclass(), and getOpclasses().
| Oid _opclassInfo::opcmethod |
Definition at line 278 of file pg_dump.h.
Referenced by DOTypeNameCompare(), and getOpclasses().
| const char* _opclassInfo::rolname |
Definition at line 279 of file pg_dump.h.
Referenced by dumpOpclass(), and getOpclasses().