|
PostgreSQL Source Code git master
|
Data Fields | |
| bbsink | base |
| char * | target_detail |
| char * | shell_command |
| char * | current_command |
| FILE * | pipe |
Definition at line 26 of file basebackup_to_shell.c.
| bbsink bbsink_shell::base |
Definition at line 29 of file basebackup_to_shell.c.
| char* bbsink_shell::current_command |
Definition at line 38 of file basebackup_to_shell.c.
| FILE* bbsink_shell::pipe |
Definition at line 41 of file basebackup_to_shell.c.
| char* bbsink_shell::shell_command |
Definition at line 35 of file basebackup_to_shell.c.
| char* bbsink_shell::target_detail |
Definition at line 32 of file basebackup_to_shell.c.