pgsql: Fix assertion failure and segmentation fault in backup code.

2022-07-19 Thread Fujii Masao
Fix assertion failure and segmentation fault in backup code. When a non-exclusive backup is canceled, do_pg_abort_backup() is called and resets some variables set by pg_backup_start (pg_start_backup in v14 or before). But previously it forgot to reset the session state indicating whether a non-exc

pgsql: Fix assertion failure and segmentation fault in backup code.

2022-07-19 Thread Fujii Masao
Fix assertion failure and segmentation fault in backup code. When a non-exclusive backup is canceled, do_pg_abort_backup() is called and resets some variables set by pg_backup_start (pg_start_backup in v14 or before). But previously it forgot to reset the session state indicating whether a non-exc

pgsql: Fix assertion failure and segmentation fault in backup code.

2022-07-19 Thread Fujii Masao
Fix assertion failure and segmentation fault in backup code. When a non-exclusive backup is canceled, do_pg_abort_backup() is called and resets some variables set by pg_backup_start (pg_start_backup in v14 or before). But previously it forgot to reset the session state indicating whether a non-exc

pgsql: Fix assertion failure and segmentation fault in backup code.

2022-07-19 Thread Fujii Masao
Fix assertion failure and segmentation fault in backup code. When a non-exclusive backup is canceled, do_pg_abort_backup() is called and resets some variables set by pg_backup_start (pg_start_backup in v14 or before). But previously it forgot to reset the session state indicating whether a non-exc

pgsql: Fix assertion failure and segmentation fault in backup code.

2022-07-19 Thread Fujii Masao
Fix assertion failure and segmentation fault in backup code. When a non-exclusive backup is canceled, do_pg_abort_backup() is called and resets some variables set by pg_backup_start (pg_start_backup in v14 or before). But previously it forgot to reset the session state indicating whether a non-exc

pgsql: Fix assertion failure and segmentation fault in backup code.

2022-07-19 Thread Fujii Masao
Fix assertion failure and segmentation fault in backup code. When a non-exclusive backup is canceled, do_pg_abort_backup() is called and resets some variables set by pg_backup_start (pg_start_backup in v14 or before). But previously it forgot to reset the session state indicating whether a non-exc

pgsql: Fix assertion failure and segmentation fault in backup code.

2022-07-19 Thread Fujii Masao
Fix assertion failure and segmentation fault in backup code. When a non-exclusive backup is canceled, do_pg_abort_backup() is called and resets some variables set by pg_backup_start (pg_start_backup in v14 or before). But previously it forgot to reset the session state indicating whether a non-exc