Re: Fix error handling in getCopyDataMessage and pqFunctionCall3

From: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
To: Ewan Young <kdbase(dot)hack(at)gmail(dot)com>
Cc: Anthonin Bonnefoy <anthonin(dot)bonnefoy(at)datadoghq(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Fix error handling in getCopyDataMessage and pqFunctionCall3
Date: 2026-08-04 08:12:20
Message-ID: CAHGQGwGy9=Z-89BoJKMb___W6N9jZYhk=WykKnU0sfhZ9Dtj4A@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Aug 4, 2026 at 11:16 AM Ewan Young <kdbase(dot)hack(at)gmail(dot)com> wrote:
> Thanks for the updated version. I re-checked v3 and it looks good to me.

Thanks for the review! I've pushed the patch.

Regards,

--
Fujii Masao

In response to

Browse pgsql-hackers by date

  From Date Subject
Previous Message Chao Li 2026-08-04 08:05:00 Re: Add a hook for handling logical decoding messages on subscribers.