#include <pg_dump.h>
Data Fields | |
| DumpableObject | dobj |
| char * | rolname |
| char * | blobacl |
Definition at line 477 of file pg_dump.h.
| char* _blobInfo::blobacl |
Definition at line 481 of file pg_dump.h.
Referenced by dumpBlob(), and getBlobs().
Definition at line 479 of file pg_dump.h.
Referenced by dumpBlob(), and getBlobs().
| char* _blobInfo::rolname |
Definition at line 480 of file pg_dump.h.
Referenced by dumpBlob(), and getBlobs().
1.7.1