pgsql: Exclude utils/probes.h and pg_trace.h from cpluspluscheck

Started by Peter Eisentrautover 13 years ago1 messagescomitters
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

Exclude utils/probes.h and pg_trace.h from cpluspluscheck

They can include sys/sdt.h from SystemTap, which itself contains C++
code and so won't compile with a C++ compiler under extern "C" linkage.

Branch
------
REL9_2_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/224f6e501220627d2d72833bd4876d42aefbcb6e

Modified Files
--------------
src/tools/pginclude/cpluspluscheck | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)

--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers