1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-27 12:41:57 +03:00

Add WIN32 compile suggestion to pginclude README.

This commit is contained in:
Bruce Momjian
2006-07-19 15:06:06 +00:00
parent fe2c4e414a
commit 9d9a65bfa7

View File

@ -39,5 +39,4 @@ 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.
and EXEC_BACKEND on and off. It is also wise to test a WIN32 compile.