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

From Tom Lane
Subject Re: cpluspluscheck vs ICU again
Date
Msg-id 1394565.1754488863@sss.pgh.pa.us
Whole thread Raw
In response to Re: cpluspluscheck vs ICU again  (John Naylor <johncnaylorls@gmail.com>)
List pgsql-hackers
John Naylor <johncnaylorls@gmail.com> writes:
> On Wed, Aug 6, 2025 at 12:26 AM Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> BTW, I see that you applied ed26c4e25 only to master, but don't
>> we want to back-patch?  cpluspluscheck is not just an exercise in a
>> vacuum, it's to ensure that C++-coded extensions don't have trouble
>> with our headers.

> I was thinking that it was run only when developing new features, not
> for backpatch-able bug fixes, but that's a flawed assumption. I'll
> remedy that soon along with the new symbols above, unless you beat me
> to it.

Sounds good, thanks for dealing with it.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Fujii Masao
Date:
Subject: Re: Fixed a minor typo in code comment
Next
From: Tomas Vondra
Date:
Subject: Re: index prefetching