Re: The case when AsyncAppend exists also in the qual of Async ForeignScan

From: Etsuro Fujita <etsuro(dot)fujita(at)gmail(dot)com>
To: CAPmGK15eY_P5AEC6-HjZusx2euftT0KD94ywaeJ=f3NGTLJEFw(at)mail(dot)gmail(dot)com
Cc: PostgreSQL mailing lists <pgsql-bugs(at)lists(dot)postgresql(dot)org>
Subject: Re: The case when AsyncAppend exists also in the qual of Async ForeignScan
Date: 2021-07-30 12:25:49
Message-ID: CAPmGK14_kud=h2Lz2bhY9BpOD=_qiZtAnre0saO7_i5u5fOUZw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Fri, Jul 30, 2021 at 5:11 PM Etsuro Fujita <etsuro(dot)fujita(at)gmail(dot)com> wrote:
> On Tue, Jul 27, 2021 at 7:50 PM Etsuro Fujita <etsuro(dot)fujita(at)gmail(dot)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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message John Naylor 2021-07-30 15:05:14 Re: BUG #17128: minimum numeric 'integer' is -2147483647 not -2147483648 as documented
Previous Message Andrey Borodin 2021-07-30 10:42:10 Re: CREATE INDEX CONCURRENTLY does not index prepared xact's data