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)
commit5508aa49cdac73601a10b16eadb4c9df15c9f62c
tree1d1623f5f0913dcb70bcaf544e8aa63569eb9839
parentd487c250a3c6906cc65c35ce26679fd4e476160a
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