Re: Combine headerscheck and cpluspluscheck scripts
Peter Eisentraut <peter@eisentraut.org>
From: Peter Eisentraut <peter@eisentraut.org>
To: Anton Voloshin <a.voloshin@postgrespro.ru>,
Michael Paquier <michael@paquier.xyz>, Thomas Munro <thomas.munro@gmail.com>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2024-04-18T09:37:58Z
Lists: pgsql-hackers
On 16.04.24 17:17, Anton Voloshin wrote: > On 10/03/2024 12:03, Peter Eisentraut wrote: >> Committed, thanks. > > This commit (7b8e2ae2f) have turned cpluspluscheck script into a > --cplusplus option for headerscheck. I propose to update the > src/tools/pginclude/README correspondingly, please see the attached patch. Fixed, thanks!
Commits
-
Update src/tools/pginclude/README to match recent changes to cpluspluscheck
- e0d51e3bf454 17.0 landed
-
Combine headerscheck and cpluspluscheck scripts
- 7b8e2ae2fd3b 17.0 landed