Re: The case when AsyncAppend exists also in the qual of Async ForeignScan - Mailing list pgsql-bugs

From Etsuro Fujita
Subject Re: The case when AsyncAppend exists also in the qual of Async ForeignScan
Date
Msg-id CAPmGK14_kud=h2Lz2bhY9BpOD=_qiZtAnre0saO7_i5u5fOUZw@mail.gmail.com
Whole thread Raw
In response to Re: The case when AsyncAppend exists also in the qual of Async ForeignScan  (Etsuro Fujita <etsuro.fujita@gmail.com>)
List pgsql-bugs
On Fri, Jul 30, 2021 at 5:11 PM Etsuro Fujita <etsuro.fujita@gmail.com> wrote:
> On Tue, Jul 27, 2021 at 7:50 PM Etsuro Fujita <etsuro.fujita@gmail.com> wrote:
> > Here is an updated version of the patch, in which I added/tweaked
> > comments a bit further.  I'm planning to push this version if there
> > are no objections from others.
>
> Done.

I noticed that some buildfarm members cause this assertion failure:

TRAP: FailedAssertion("fsstate->conn_state->pendingAreq == areq",
File: "postgres_fdw.c", Line: 6900, PID: 25840)

I will look into this.

Best regards,
Etsuro Fujita



pgsql-bugs by date:

Previous
From: Andrey Borodin
Date:
Subject: Re: CREATE INDEX CONCURRENTLY does not index prepared xact's data
Next
From: John Naylor
Date:
Subject: Re: BUG #17128: minimum numeric 'integer' is -2147483647 not -2147483648 as documented