pgsql: Doc: Fix instructions to control build environment with MSVC - Mailing list pgsql-committers

From Michael Paquier
Subject pgsql: Doc: Fix instructions to control build environment with MSVC
Date
Msg-id E1j4yfl-0006Wk-LC@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Doc: Fix instructions to control build environment with MSVC

The documentation included some outdated instructions to change the
architecture, build type or target OS of a build done with MSVC.  This
commit updates the documentation to include the modern options
available, down to Visual Studio 2013.

Reported-by: Kyotaro Horiguchi
Author: Juan José Santamaría Flecha
Discussion: https://postgr.es/m/CAC+AXB0J7tAqW_2F1fCE4Dh2=Ccz96TcLpsGXOCvka7VvWG9Qw@mail.gmail.com
Backpatch-through: 12

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/dca3911a81f0ba823b56c3d4462419c83f385e55

Modified Files
--------------
doc/src/sgml/install-windows.sgml | 21 +++++++++++++--------
1 file changed, 13 insertions(+), 8 deletions(-)


pgsql-committers by date:

Previous
From: Alvaro Herrera
Date:
Subject: pgsql: Simplify FK-to-partitioned regression test query
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Require stdint.h