RE: Forget close an open relation in ReorderBufferProcessTXN() - Mailing list pgsql-hackers

From osumi.takamichi@fujitsu.com
Subject RE: Forget close an open relation in ReorderBufferProcessTXN()
Date
Msg-id OSBPR01MB488879092038F1C4F54CB985ED269@OSBPR01MB4888.jpnprd01.prod.outlook.com
Whole thread Raw
In response to Re: Forget close an open relation in ReorderBufferProcessTXN()  (Amit Langote <amitlangote09@gmail.com>)
Responses RE: Forget close an open relation in ReorderBufferProcessTXN()
List pgsql-hackers
On Monday, May 24, 2021 12:23 PM Amit Langote <amitlangote09@gmail.com> wrote:
> On Mon, May 24, 2021 at 12:16 PM osumi.takamichi@fujitsu.com
> <osumi.takamichi@fujitsu.com> wrote:
> > When I execute make check-world with v6 additionally, I've gotten
> > another failure. I get this about once in
> > 20 times of make check-world with v6.
> Hmm, I doubt it would be this patch's fault.  Maybe we still have some
> unresolved issues with DETACH PARTITION CONCURRENTLY.  I suggest
> you report this in a new thread preferably after you figure that it's
> reproducible.
OK, I'll do so when I get this with OSS HEAD.

Best Regards,
    Takamichi Osumi


pgsql-hackers by date:

Previous
From: Amit Langote
Date:
Subject: Re: Forget close an open relation in ReorderBufferProcessTXN()
Next
From: Amit Kapila
Date:
Subject: Re: Replication slot stats misgivings