summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian2006-07-18 19:19:59 +0000
committerBruce Momjian2006-07-18 19:19:59 +0000
commit1cc9943f3744887eaa8a341d9d34fb4674f6e77b (patch)
tree0af59e7c1753ab6be4bbf6111863323527f1d2e1
parent46f00c99096c98fb502a3f716e6b5269e42b42ce (diff)
Add pginclude testing ideas.
-rw-r--r--src/tools/pginclude/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/tools/pginclude/README b/src/tools/pginclude/README
index 35f8220526..10b1494d4d 100644
--- 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.
+