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