Re: Re: Cygwin PostgreSQL postmaster abort problem - Mailing list pgsql-ports

From Pete Forman
Subject Re: Re: Cygwin PostgreSQL postmaster abort problem
Date
Msg-id 14930.59138.55403.794895@kryten.bedford.waii.com
Whole thread Raw
In response to Re: Re: Cygwin PostgreSQL postmaster abort problem  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-ports
Peter Eisentraut writes:
 > I think if Cygwin's strerror() copes with out-of-range errno's,
 > then we can just leave of the whole business completely.

It does.



 > Well, it's not like I really care, as I obviously don't use Cygwin,
 > but dropping support for old OS version just because new ones came
 > out is not that cool, unless you can make a really good argument
 > that no one in their right mind would use that old version anymore.

Old versions of Cygwin can be made to work but it is just more
effort.  A lot of the items to be done are no longer needed.  For
example, if you use B20.1 then you need to install your own copy of
libcrypt.  The current Cygwin has it as standard.

If PostgreSQL 6 users hit known problems, do we not recommend
upgrading to v7 rather than making patches against v6?  The latter can
be done but it is not the preferred choice.
--
Pete Forman                 -./\.- Disclaimer: This post is originated
WesternGeco                   -./\.-  by myself and does not represent
pete.forman@westerngeco.com     -./\.-  opinion of Schlumberger, Baker
http://www.crosswinds.net/~petef  -./\.-  Hughes or their divisions.

pgsql-ports by date:

Previous
From: Yutaka tanida
Date:
Subject: Re: (Cygwin) postmaster shutdown problem
Next
From: David Trusty
Date:
Subject: Porting problem (and fix) for Solaris 8 intel, gnu compiler