Re: Bug in asynchronous Append

From: Etsuro Fujita <etsuro(dot)fujita(at)gmail(dot)com>
To: Alexander Pyhalov <a(dot)pyhalov(at)postgrespro(dot)ru>
Cc: Alexander Korotkov <aekorotkov(at)gmail(dot)com>, Gleb Kashkin <g(dot)kashkin(at)postgrespro(dot)ru>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Bug in asynchronous Append
Date: 2026-08-04 11:26:02
Message-ID: CAPmGK16VceWWLZKq2-tAfOs_Eu=FkKunbzzGLCdBovZ8GkN5Ug@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

On Tue, Aug 4, 2026 at 5:35 PM Alexander Pyhalov
<a(dot)pyhalov(at)postgrespro(dot)ru> wrote:
> Etsuro Fujita писал(а) 2026-08-03 16:57:
> > Attached is an updated version of the
> > patch.

> Hi. Looks good to me.

Cool! I'll push the patch and backpatch it to all supported versions.

Thanks for reviewing!

Best regards,
Etsuro Fujita

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Damil Shahzad 2026-08-04 11:29:22 Re: Fix var_eq_const: sum selectivity of all matching MCV entries instead of stopping at first match
Previous Message shveta malik 2026-08-04 11:16:48 Re: [PATCH] Release replication slot on error in SQL-callable slot functions