PostgreSQL Source Code  git master
exclude_list_item Struct Reference

Data Fields

const char * name
 
bool match_prefix
 

Detailed Description

Definition at line 116 of file basebackup.c.

Field Documentation

◆ match_prefix

bool exclude_list_item::match_prefix

Definition at line 119 of file basebackup.c.

Referenced by check_file_excluded(), and skipfile().

◆ name

const char * exclude_list_item::name

Definition at line 118 of file basebackup.c.

Referenced by check_file_excluded(), is_checksummed_file(), sendDir(), and skipfile().


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