diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2006-07-15 03:27:42 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2006-07-15 03:27:42 +0000 |
commit | 2d11d26113dd88072e09f92ad3f2032a27e4d8ce (patch) | |
tree | 3776c29a751af42a43c4e0a267f7303a08ef6442 /src/bin/psql/help.c | |
parent | 98bac16e4d2fc30fac284e2cf3edf19f81ae61e8 (diff) | |
download | postgresql-2d11d26113dd88072e09f92ad3f2032a27e4d8ce.tar.gz postgresql-2d11d26113dd88072e09f92ad3f2032a27e4d8ce.zip |
Create a tool to catch #include omissions that might not result in any
compiler warning, specifically #ifdef or #if defined tests on symbols
that are defined in a file not included. The results are a bit noisy
and require care to interpret, but it's a lot better than no tool at all.
Diffstat (limited to 'src/bin/psql/help.c')
0 files changed, 0 insertions, 0 deletions