Re: Asynchronous MergeAppend - Mailing list pgsql-hackers

From Etsuro Fujita
Subject Re: Asynchronous MergeAppend
Date
Msg-id CAPmGK178wmY-w+vSEQWBB4DBww=uwNbPx9s_iOgSR8-uz4kvZw@mail.gmail.com
Whole thread
In response to Asynchronous MergeAppend  (Alexander Pyhalov <a.pyhalov@postgrespro.ru>)
List pgsql-hackers
On Thu, Aug 6, 2026 at 1:17 AM Alexander Korotkov <aekorotkov@gmail.com> wrote:
> I've revised (simplified) the patchset according to fact that we can't
> have in-flight async requests during the ExecReScanMergeAppend() call.

Thanks for updating the patchest!  Will review next month.

Best regards,
Etsuro Fujita



pgsql-hackers by date:

Previous
From: Etsuro Fujita
Date:
Subject: Re: Bug in asynchronous Append
Next
From: Ashutosh Sharma
Date:
Subject: Re: [PATCH] Release replication slot on error in SQL-callable slot functions