Re: removing old ports and architectures - Mailing list pgsql-hackers

From Robert Haas
Subject Re: removing old ports and architectures
Date
Msg-id CA+TgmoYPdnCA0uj3paj2aNtWt+DSNiyj5EtZxr3BrXWjk_4cxQ@mail.gmail.com
Whole thread Raw
In response to Re: removing old ports and architectures  (Stefan Kaltenbrunner <stefan@kaltenbrunner.cc>)
Responses Re: removing old ports and architectures  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
On Wed, Oct 16, 2013 at 1:25 PM, Stefan Kaltenbrunner
<stefan@kaltenbrunner.cc> wrote:
> On 10/16/2013 07:04 PM, Robert Haas wrote:
>> On Sat, Oct 12, 2013 at 8:46 PM, Andres Freund <andres@2ndquadrant.com> wrote:
>>> I think we should remove support the following ports:
>>> - IRIX
>>> - UnixWare
>>> - Tru64
>>
>> According to http://en.wikipedia.org/wiki/IRIX, IRIX has been
>> officially retired.  The last release of IRIX was in 2006 and support
>> will end in December of 2013.  Therefore, it will be unsupported by
>> the time PostgreSQL 9.4 is released.
>>
>> According to http://en.wikipedia.org/wiki/UnixWare, UnixWare is not
>> dead, although there have been no new releases in 5 years.
>>
>> According to http://en.wikipedia.org/wiki/Tru64_UNIX, Tru64 has been
>> officially retired.  Support ended in December, 2012.  This seems safe
>> to remove.
>>
>> So I vote for removing IRIX and Tru64 immediately, but I'm a little
>> more hesitant about shooting UnixWare, since it's technically still
>> supported.
>>
>>> Neither of those are relevant.
>
> agreed

The attached patch, which I propose to apply relatively soon if nobody
objects, removes the IRIX port.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Attachment

pgsql-hackers by date:

Previous
From: Noah Misch
Date:
Subject: Re: space reserved for WAL record does not match what was written: panic on windows
Next
From: Josh Berkus
Date:
Subject: Re: [PATCH] pg_sleep(interval)