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.120537.503466015850285563.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:56:14 +0900 (JST), Kyotaro Horiguchi <horikyota.ntt@gmail.com> wrote in 
> 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..

So this is the first cut of that.

regards.

-- 
Kyotaro Horiguchi
NTT Open Source Software Center

Attachment

pgsql-hackers by date:

Previous
From: Justin Pryzby
Date:
Subject: Re: pg_checkpointer is not a verb or verb phrase
Next
From: Gurjeet Singh
Date:
Subject: Re: generate_series for timestamptz and time zone problem