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

#include <pg_dump.h>

Data Fields

DumpableObject dobj
 
const char * rolname
 

Detailed Description

Definition at line 283 of file pg_dump.h.

Field Documentation

◆ dobj

DumpableObject _collInfo::dobj

Definition at line 285 of file pg_dump.h.

Referenced by dumpCollation(), and getCollations().

◆ rolname

const char* _collInfo::rolname

Definition at line 286 of file pg_dump.h.

Referenced by dumpCollation(), and getCollations().


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