Add possible alternate tool for pgrminclude, from Peter Geoghegan

This commit is contained in:
Bruce Momjian 2012-08-16 11:56:00 -04:00
parent c6ce4c1322
commit c04b9c1f3d
1 changed files with 4 additions and 0 deletions

View File

@ -45,3 +45,7 @@ times until all includes compile cleanly.
Also, tests should be done with configure settings of --enable-cassert
and EXEC_BACKEND on and off. It is also wise to test a WIN32 compile.
Another tools that does a similar task is at:
http://code.google.com/p/include-what-you-use/