pgsql: Revert "Blind attempt at a Cygwin fix"

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Revert "Blind attempt at a Cygwin fix"
Date: 2016-01-08 16:19:27
Message-ID: E1aHZl9-0004Ca-Mv@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Revert "Blind attempt at a Cygwin fix"

This reverts commit e9282e953205a2f3125fc8d1052bc01cb77cd2a3, which blew
up in a pretty spectacular way. Re-introduce the original code while we
search for a real fix.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/463172116634423f8708ad9d7afb0f759a40cf2c

Modified Files
--------------
configure | 6 ------
configure.in | 1 -
src/bin/pg_ctl/pg_ctl.c | 9 +++++++++
3 files changed, 9 insertions(+), 7 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Simon Riggs 2016-01-09 10:13:27 pgsql: Avoid pin scan for replay of XLOG_BTREE_VACUUM
Previous Message Tom Lane 2016-01-08 16:17:35 Re: [COMMITTERS] pgsql: Blind attempt at a Cygwin fix