Re: postgres_fdw: possible overlooked NAMEDATALEN comparison in stats import - Mailing list pgsql-hackers

From Etsuro Fujita
Subject Re: postgres_fdw: possible overlooked NAMEDATALEN comparison in stats import
Date
Msg-id CAPmGK153d5CPQHhNE_cqVr1Pj_xeyJu9RBfB7-cRR=9UrAN8bQ@mail.gmail.com
Whole thread
In response to Re: postgres_fdw: possible overlooked NAMEDATALEN comparison in stats import  (Etsuro Fujita <etsuro.fujita@gmail.com>)
List pgsql-hackers
On Thu, Jun 11, 2026 at 7:59 PM Etsuro Fujita <etsuro.fujita@gmail.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



pgsql-hackers by date:

Previous
From: Tatsuo Ishii
Date:
Subject: Re: Row pattern recognition
Next
From: Andrey Borodin
Date:
Subject: Re: injection_points: Switch wait/wakeup to use atomics rather than latches