summaryrefslogtreecommitdiff
path: root/src/tools/pginclude/cpluspluscheck
AgeCommit message (Expand)Author
2016-04-11cpluspluscheck: Update include pathPeter Eisentraut
2013-03-02Exclude utils/probes.h and pg_trace.h from cpluspluscheckPeter Eisentraut
2013-02-08Exclude access/rmgrlist.h from cpluspluscheckPeter Eisentraut
2012-12-18Don't include postgres.h in postgres_fe.h for cpluspluscheck.Andrew Dunstan
2011-08-23Mark cpluspluscheck as excutable in git.Bruce Momjian
2010-12-27Remove -fno-operator-names switch from cpluspluscheck.Tom Lane
2010-12-27Rearrange cpluspluscheck to check just one .h file at a time.Tom Lane
2010-12-27Tweak cpluspluscheck to avoid directly #include'ing gram.h.Tom Lane
2009-07-16Make backend header files C++ safePeter Eisentraut