diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2013-03-01 22:43:47 -0500 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2013-03-01 22:43:47 -0500 |
commit | 224f6e501220627d2d72833bd4876d42aefbcb6e (patch) | |
tree | 0a34c9effc3edc4554ba7a10894005b93729b71a /src/backend/executor/nodeModifyTable.c | |
parent | 0fe397fa49559f78d2cbffa6f2422d65d9e0e143 (diff) | |
download | postgresql-224f6e501220627d2d72833bd4876d42aefbcb6e.tar.gz postgresql-224f6e501220627d2d72833bd4876d42aefbcb6e.zip |
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.
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions