aboutsummaryrefslogtreecommitdiff
path: root/src/tools/pginclude/cpluspluscheck
Commit message (Expand)AuthorAge
* cpluspluscheck: Update include pathPeter Eisentraut2016-04-11
* Exclude utils/probes.h and pg_trace.h from cpluspluscheckPeter Eisentraut2013-03-01
* Exclude access/rmgrlist.h from cpluspluscheckPeter Eisentraut2013-02-08
* Don't include postgres.h in postgres_fe.h for cpluspluscheck.Andrew Dunstan2012-12-18
* Mark cpluspluscheck as excutable in git.Bruce Momjian2011-08-22
* Remove -fno-operator-names switch from cpluspluscheck.Tom Lane2010-12-27
* Rearrange cpluspluscheck to check just one .h file at a time.Tom Lane2010-12-27
* Tweak cpluspluscheck to avoid directly #include'ing gram.h.Tom Lane2010-12-27
* Make backend header files C++ safePeter Eisentraut2009-07-16