Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pbckp 153 #500

Merged
merged 4 commits into from
Jul 29, 2022
Merged

Pbckp 153 #500

merged 4 commits into from
Jul 29, 2022

Conversation

VictorSpirin
Copy link
Contributor

No description provided.

@@ -122,6 +122,7 @@ static parray *datname_include_list = NULL;
/* 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
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.

None yet

3 participants