PostgreSQL Source Code  git master
exclude_list_item Struct Reference

Data Fields

const char * name
 
bool match_prefix
 

Detailed Description

Definition at line 137 of file basebackup.c.

Field Documentation

◆ match_prefix

bool exclude_list_item::match_prefix

Definition at line 140 of file basebackup.c.

Referenced by check_file_excluded(), and skipfile().

◆ name

const char * exclude_list_item::name

Definition at line 139 of file basebackup.c.

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


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