pgsql: Revert "Blind attempt at a Cygwin fix" - Mailing list pgsql-committers

From Alvaro Herrera
Subject pgsql: Revert "Blind attempt at a Cygwin fix"
Date
Msg-id E1aHZl9-0004Ca-Mv@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql: Blind attempt at a Cygwin fix
Next
From: Simon Riggs
Date:
Subject: pgsql: Avoid pin scan for replay of XLOG_BTREE_VACUUM