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