Update docs on building for Windows to accomodate current reality.

Andrew Dunstan <andrew@dunslane.net>

Commit: 51be78b09a83b8d533e4a9f81cf9a7f2edde6654
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2011-01-31T18:40:45Z
Releases: 9.1.0
Update docs on building for Windows to accomodate current reality.

Document how to build 64 bit Windows binaries using the MinGW64 tool set.
Remove recommendation against using Mingw as a build platform.
Be more specific about when Cygwin is useful and when it's not,  in
particular note its usefulness for running psql, and
add a note about building on Cygwin in non-C locales.

Per recent discussions.

Files

PathChange+/−
doc/src/sgml/installation.sgml modified +19 −1
doc/src/sgml/install-windows.sgml modified +16 −5