Add pginclude testing ideas.

This commit is contained in:
Bruce Momjian 2006-07-18 19:19:59 +00:00
parent c5fad5f35e
commit 5ca68299be
1 changed files with 3 additions and 0 deletions

View File

@ -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.