PostgreSQL Source Code
git master
|
Data Fields | |
const char * | name |
bool | match_prefix |
Definition at line 138 of file basebackup.c.
bool exclude_list_item::match_prefix |
Definition at line 141 of file basebackup.c.
Referenced by check_file_excluded(), and skipfile().
const char * exclude_list_item::name |
Definition at line 140 of file basebackup.c.
Referenced by check_file_excluded(), sendDir(), and skipfile().