projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c5fad5f
)
Add pginclude testing ideas.
author
Bruce Momjian
Tue, 18 Jul 2006 19:19:59 +0000
(19:19 +0000)
committer
Bruce Momjian
Tue, 18 Jul 2006 19:19:59 +0000
(19:19 +0000)
src/tools/pginclude/README
patch
|
blob
|
blame
|
history
diff --git
a/src/tools/pginclude/README
b/src/tools/pginclude/README
index 35f8220526a4c3322f6150f46e920d7af1fb92db..10b1494d4d7c543f0af7a9f04b35c6ac0624f133 100644
(file)
--- a/
src/tools/pginclude/README
+++ b/
src/tools/pginclude/README
@@
-38,3
+38,6
@@
file 1 might then need to include file 3. For this reason, the
pgcompinclude and pgrminclude /src/include steps must be run several
times until all includes compile cleanly.
+Also, tests should be done with configure settings of --enable-cassert
+and EXEC_BACKEND on and off.
+