pgsql: Add missing exceptions to cpluspluscheck - Mailing list pgsql-committers

From John Naylor
Subject pgsql: Add missing exceptions to cpluspluscheck
Date
Msg-id E1oVPKD-001eFQ-Hr@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Add missing exceptions to cpluspluscheck

dac048f71 added exceptions to headerscheck but failed to do the
same for cpluspluscheck

Per report from Andres Freund regarding CI
Discussion:https://www.postgresql.org/message-id/20220904205743.y3ntq6ij3aibmxvy%40awork3.anarazel.de

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/8c06a282fe35a02338116a7ad4df9ea309b3deb4

Modified Files
--------------
src/tools/pginclude/cpluspluscheck | 8 ++++++++
1 file changed, 8 insertions(+)


pgsql-committers by date:

Previous
From: David Rowley
Date:
Subject: pgsql: Fix an assortment of improper usages of string functions
Next
From: John Naylor
Date:
Subject: Re: pgsql: Build all Flex files standalone