Re: Bug in asynchronous Append

From: Etsuro Fujita <etsuro(dot)fujita(at)gmail(dot)com>
To: Alexander Korotkov <aekorotkov(at)gmail(dot)com>
Cc: 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-07-18 19:05:47
Message-ID: CAPmGK16b7e36cSwte6DZeEKVaRiwOQWLJZH=fZ41WxU=hoe4PQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Alexander,

On Sun, Jul 19, 2026 at 1:00 AM Alexander Korotkov <aekorotkov(at)gmail(dot)com> wrote:
> No worries. Thank you for an update and thank you for your patch.
> I'm going to push (and backpatch to PG 14 where async append was
> introduced) it if no objections.

Thanks, but this is my fault, so is it possible for me to do so
myself? Anyway, I think the patch will need a bit more work.

Best regards,
Etsuro Fujita

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alexander Korotkov 2026-07-18 19:16:07 Re: Bug in asynchronous Append
Previous Message Etsuro Fujita 2026-07-18 18:59:31 Re: use of SPI by postgresImportForeignStatistics