PostgreSQL Source Code
git master
|
#include <replnodes.h>
Data Fields | |
NodeTag | type |
List * | options |
Definition at line 41 of file replnodes.h.
List* BaseBackupCmd::options |
Definition at line 44 of file replnodes.h.
Referenced by SendBaseBackup().
NodeTag BaseBackupCmd::type |
Definition at line 43 of file replnodes.h.