Provide for MSVC config equivalents of recently added configure options. Remove
authorAndrew Dunstan <andrew@dunslane.net>
Sat, 3 May 2008 00:24:06 +0000 (00:24 +0000)
committerAndrew Dunstan <andrew@dunslane.net>
Sat, 3 May 2008 00:24:06 +0000 (00:24 +0000)
commitd61eecb5a17d1b9373ca75fb4d6de4e35ba3f640
treeb0900c3ff218a91aa4a0a841b1e5c6e5826b2d74
parent47391591ba6aa1c7153372f09d1f88c98a0165d4
Provide for MSVC config equivalents of recently added configure options. Remove
any hardcoding of those options. Along the way, reorder the expression used to
calculate RELSEG_SIZE to make it slightly clearer. For now wal_segsize is only
allowed to have a value of 1 on Windows - we can relax that when we get full
large file support in the backend.
configure
configure.in
src/include/pg_config.h.win32
src/tools/msvc/Solution.pm
src/tools/msvc/config.pl