Re: removing old ports and architectures

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: removing old ports and architectures
Дата
Msg-id CA+TgmoYPdnCA0uj3paj2aNtWt+DSNiyj5EtZxr3BrXWjk_4cxQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: removing old ports and architectures  (Stefan Kaltenbrunner <stefan@kaltenbrunner.cc>)
Ответы Re: removing old ports and architectures  (Peter Eisentraut <peter_e@gmx.net>)
Список 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

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Noah Misch
Дата:
Сообщение: Re: space reserved for WAL record does not match what was written: panic on windows
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: [PATCH] pg_sleep(interval)