Re: postgres_fdw: possible overlooked NAMEDATALEN comparison in stats import

From: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
To: Etsuro Fujita <etsuro(dot)fujita(at)gmail(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Corey Huinker <corey(dot)huinker(at)gmail(dot)com>
Subject: Re: postgres_fdw: possible overlooked NAMEDATALEN comparison in stats import
Date: 2026-06-14 11:31:15
Message-ID: 1022F98F-2BCB-4CC1-A904-5641885D1462@gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On Jun 14, 2026, at 15:22, Etsuro Fujita <etsuro(dot)fujita(at)gmail(dot)com> wrote:
>
> On Thu, Jun 11, 2026 at 7:59 PM Etsuro Fujita <etsuro(dot)fujita(at)gmail(dot)com> wrote:
>> You are right; that's an oversight in the follow-up commit. The patch
>> looks good to me, so I'll push it after confirming that there are no
>> similar mistakes.
>
> As I couldn't find any, I pushed it.
>
> Best regards,
> Etsuro Fujita

Thanks a lot for pushing.

Best regards,
--
Chao Li (Evan)
HighGo Software Co., Ltd.
https://www.highgo.com/

In response to

Browse pgsql-hackers by date

  From Date Subject
Previous Message Andrey Borodin 2026-06-14 09:23:54 Re: injection_points: Switch wait/wakeup to use atomics rather than latches