PostgreSQL Source Code  git master
_dumpableObjectWithAcl Struct Reference

#include <pg_dump.h>

Data Fields

DumpableObject dobj
 
DumpableAcl dacl
 

Detailed Description

Definition at line 164 of file pg_dump.h.

Field Documentation

◆ dacl

DumpableAcl _dumpableObjectWithAcl::dacl

Definition at line 167 of file pg_dump.h.

Referenced by getAdditionalACLs().

◆ dobj

DumpableObject _dumpableObjectWithAcl::dobj

Definition at line 166 of file pg_dump.h.


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