Skip to content

Pbckp 153#500

Merged
dlepikhova merged 4 commits into
release_2_5_7from
PBCKP-153
Jul 29, 2022
Merged

Pbckp 153#500
dlepikhova merged 4 commits into
release_2_5_7from
PBCKP-153

Conversation

@VictorSpirin

Copy link
Copy Markdown
Contributor

No description provided.

@VictorSpirin VictorSpirin requested a review from dlepikhova June 22, 2022 10:36
Comment thread src/pg_probackup.c Outdated
/* arrays for --exclude-path's */
static parray *exclude_absolute_paths_list = NULL;
static parray *exclude_relative_paths_list = NULL;
static char* waldir_path = NULL;

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@VictorSpirin в качестве пожелания: переименовать глобальную переменную относительно так же называющихся параметров функции. иначе неочевидно где что используется. например во что-нибудь некрасивое типа g_waldir_path, чтобы остался зуд убрать переменную из глобального скоупа.

@dlepikhova dlepikhova added this to the 2.5.7 milestone Jul 29, 2022
@dlepikhova dlepikhova merged commit 9cd25f2 into release_2_5_7 Jul 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants