From 5ca68299beb7cc71f67a72a75f7e0aa2b137db13 Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Tue, 18 Jul 2006 19:19:59 +0000
Subject: [PATCH] Add pginclude testing ideas.

---
 src/tools/pginclude/README | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/tools/pginclude/README b/src/tools/pginclude/README
index 35f8220526a..10b1494d4d7 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.
+
-- 
GitLab