pgsql: Use correct name and URL for MinGW-w64, error noticed by Gurjeet

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Use correct name and URL for MinGW-w64, error noticed by Gurjeet
Date: 2011-02-10 09:58:42
Message-ID: E1PnTIQ-0004zJ-0E@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Use correct name and URL for MinGW-w64, error noticed by Gurjeet Singh.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/2ad0348677aebe36260b30fee22892e6519ee7d8

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

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2011-02-10 10:05:51 pgsql: Allocate all entries in the serializable xid hash up-front, so t
Previous Message Andrew Dunstan 2011-02-10 09:51:24 Re: [COMMITTERS] pgsql: Update docs on building for Windows to accomodate current realit