We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Decomposition is required, so we can reuse pg_stop_backup code in backup and catchup
backup
catchup
The text was updated successfully, but these errors were encountered:
[Issue #385] split pg_stop_backup into three separate functions
6362729
[Issue #385] minor fixes
51a3913
[Issue #385] use pgut_strdup instead of strlen+snprintf
502429c
[Issue #385] pg_stop_backup refactoring, part 1
0e4b3a9
[Issue #385] improve test coverage
d8050e5
#387 Merged
Sorry, something went wrong.
gsmolk
kulaginm
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
Decomposition is required, so we can reuse pg_stop_backup code in
backup
andcatchup
The text was updated successfully, but these errors were encountered: