Re: Backup command and functions can cause assertion failure and segmentation fault - Mailing list pgsql-hackers

From Kyotaro Horiguchi
Subject Re: Backup command and functions can cause assertion failure and segmentation fault
Date
Msg-id 20220701.115614.908767952051113921.horikyota.ntt@gmail.com
Whole thread Raw
In response to Re: Backup command and functions can cause assertion failure and segmentation fault  (Kyotaro Horiguchi <horikyota.ntt@gmail.com>)
Responses Re: Backup command and functions can cause assertion failure and segmentation fault
List pgsql-hackers
At Fri, 01 Jul 2022 11:46:53 +0900 (JST), Kyotaro Horiguchi <horikyota.ntt@gmail.com> wrote in 
> Please find the attached.

Mmm. It forgot the duplicate-call prevention and query-cancel
handling... The first one is the same as you posted but the second one
is still a problem..

regards.

-- 
Kyotaro Horiguchi
NTT Open Source Software Center



pgsql-hackers by date:

Previous
From: Justin Pryzby
Date:
Subject: Re: Add 64-bit XIDs into PostgreSQL 15
Next
From: Nathan Bossart
Date:
Subject: Re: replacing role-level NOINHERIT with a grant-level option