Re: cpluspluscheck vs ICU again - Mailing list pgsql-hackers

From John Naylor
Subject Re: cpluspluscheck vs ICU again
Date
Msg-id CANWCAZarC0JRpzdsq-m8D5PnhpThPpvYBK=FhpXfd6+OK=KpYQ@mail.gmail.com
Whole thread Raw
In response to Re: cpluspluscheck vs ICU again  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Mon, Jul 7, 2025 at 11:06 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
>
> John Naylor <johncnaylorls@gmail.com> writes:
> > I see that now. If extensions follow the practice of including system
> > headers before Postgres headers, it should be fine. I've attached v2
> > which removes the useless #undef and drafts an explanatory commit
> > message.
>
> Works for me.

Pushed.

--
John Naylor
Amazon Web Services



pgsql-hackers by date:

Previous
From: Bertrand Drouvot
Date:
Subject: Re: Add os_page_num to pg_buffercache
Next
From: Yura Sokolov
Date:
Subject: Re: Optimize shared LWLock acquisition for high-core-count systems