Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

_fdwInfo Struct Reference

#include <pg_dump.h>

Data Fields

DumpableObject dobj
char * rolname
char * fdwhandler
char * fdwvalidator
char * fdwoptions
char * fdwacl

Detailed Description

Definition at line 448 of file pg_dump.h.


Field Documentation

Definition at line 450 of file pg_dump.h.

Referenced by dumpForeignDataWrapper(), and getForeignDataWrappers().

Definition at line 455 of file pg_dump.h.

Referenced by dumpForeignDataWrapper(), and getForeignDataWrappers().

Definition at line 452 of file pg_dump.h.

Referenced by dumpForeignDataWrapper(), and getForeignDataWrappers().

Definition at line 454 of file pg_dump.h.

Referenced by dumpForeignDataWrapper(), and getForeignDataWrappers().

Definition at line 453 of file pg_dump.h.

Referenced by dumpForeignDataWrapper(), and getForeignDataWrappers().

Definition at line 451 of file pg_dump.h.

Referenced by dumpForeignDataWrapper(), and getForeignDataWrappers().


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