Re: postgres_fdw: possible overlooked NAMEDATALEN comparison in stats import

From: Etsuro Fujita <etsuro(dot)fujita(at)gmail(dot)com>
To: Chao Li <li(dot)evan(dot)chao(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 07:22:50
Message-ID: CAPmGK153d5CPQHhNE_cqVr1Pj_xeyJu9RBfB7-cRR=9UrAN8bQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrey Borodin 2026-06-14 09:23:54 Re: injection_points: Switch wait/wakeup to use atomics rather than latches
Previous Message Tatsuo Ishii 2026-06-14 07:19:24 Re: Row pattern recognition