Re: Combine headerscheck and cpluspluscheck scripts
Anton Voloshin <a.voloshin@postgrespro.ru>
From: Anton Voloshin <a.voloshin@postgrespro.ru>
To: Peter Eisentraut <peter@eisentraut.org>,
Michael Paquier <michael@paquier.xyz>, Thomas Munro <thomas.munro@gmail.com>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2024-04-16T15:17:14Z
Lists: pgsql-hackers
Attachments
- 0001-Update-src-tools-pginclude-README-to-match-recent-ch.patch (text/x-patch) patch 0001
Hello, hackers, 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. -- Anton Voloshin Postgres Professional, The Russian Postgres Company https://postgrespro.ru
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