Re: [COMMITTERS] pgsql: Update docs on building for Windows to accomodate current realit - Mailing list pgsql-hackers

From Gurjeet Singh
Subject Re: [COMMITTERS] pgsql: Update docs on building for Windows to accomodate current realit
Date
Msg-id AANLkTiniqS9+PopqhNe3fDxvXfLpAFhRXC66Nb0J_OaV@mail.gmail.com
Whole thread Raw
Responses Re: [COMMITTERS] pgsql: Update docs on building for Windows to accomodate current realit
Re: Re: [COMMITTERS] pgsql: Update docs on building for Windows to accomodate current realit
List pgsql-hackers
This commit refers to www.mingw64.org which does not exist.

Also, clicking on the gitweb link below (from GMail), opens the browser window with an address where ';' are replaced with %3B , which leads to 404 - no such project. Is GMail broken, or can have gitweb treat %3B as a ; ?

Regards,

On Mon, Jan 31, 2011 at 1:48 PM, Andrew Dunstan <andrew@dunslane.net> wrote:
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.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=51be78b09a83b8d533e4a9f81cf9a7f2edde6654

Modified Files
--------------
doc/src/sgml/install-windows.sgml |   21 ++++++++++++++++-----
doc/src/sgml/installation.sgml    |   20 +++++++++++++++++++-
2 files changed, 35 insertions(+), 6 deletions(-)


--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers



--
gurjeet.singh
@ EnterpriseDB - The Enterprise Postgres Company
http://www.EnterpriseDB.com

singh.gurjeet@{ gmail | yahoo }.com
Twitter/Skype: singh_gurjeet

Mail sent from my BlackLaptop device

pgsql-hackers by date:

Previous
From: Noah Misch
Date:
Subject: Re: DROP SCHEMA xxx CASCADE: ERROR: could not open relation with OID yyy
Next
From: Noah Misch
Date:
Subject: Re: Varchar and binary protocol