projects
/
users
/
rhaas
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c6ce4c1
)
Add possible alternate tool for pgrminclude, from Peter Geoghegan
author
Bruce Momjian
<bruce@momjian.us>
Thu, 16 Aug 2012 15:56:00 +0000
(11:56 -0400)
committer
Bruce Momjian
<bruce@momjian.us>
Thu, 16 Aug 2012 15:56:00 +0000
(11:56 -0400)
src/tools/pginclude/README
patch
|
blob
|
blame
|
history
diff --git
a/src/tools/pginclude/README
b/src/tools/pginclude/README
index 8d4131aed11f9f87b9a27679ad0d1f4ab751040f..870e0f1d0466e17d100a961cfd58a459c8a83600 100644
(file)
--- a/
src/tools/pginclude/README
+++ b/
src/tools/pginclude/README
@@
-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/