pgsql: Add missing exceptions to cpluspluscheck

From: John Naylor <john(dot)naylor(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Add missing exceptions to cpluspluscheck
Date: 2022-09-06 03:32:34
Message-ID: E1oVPKD-001eFQ-Hr@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(+)

Browse pgsql-committers by date

  From Date Subject
Next Message John Naylor 2022-09-06 03:33:37 Re: pgsql: Build all Flex files standalone
Previous Message David Rowley 2022-09-06 01:21:38 pgsql: Fix an assortment of improper usages of string functions