- Notifications
You must be signed in to change notification settings - Fork35
1.10.0
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
· 221 commits to master since this release
356cd52
This commit was created on GitHub.com and signed with GitHub’sverified signature.
What's Changed
- Add pg_upgrade option by@demonolock (#97)
This function allows upgrade PostgreSQL versions. - Remove unnecessary output by@homper (#88)
- Fix get_pg_version for Linux Mint by@demonolock (#101)
- Set default test locale to en by@Ogurezzz (#107)
This change aims to standardize test outputs. - Fix Error during executing query by@z-kasymalieva (#110)
Resolved an issue related to executing queries within the framework, particularly when executing commands that do not produce row output, which previously resulted in errors. - Run the archive command through exec by@asavchkov (#113)
If the PostgreSQL archive command is run through the dash shell the shell produces a core dump upon receiving a SIGQUIT during the PostgreSQL server shutdown. This change replaces the dash process with pg_probackup to avoid the production of a core dump.
New Contributors
- @homper made their first contribution in#88
- @z-kasymalieva made their first contribution in#105
- @Ogurezzz made their first contribution in#107
Full Changelog:1.9.3...1.10.0
Assets2
Uh oh!
There was an error while loading.Please reload this page.