Re: remove some ancient port hacks

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: remove some ancient port hacks
Дата
Msg-id 0c9fdc87-c41a-d6c2-8c2a-ec672dc93e44@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: remove some ancient port hacks  (Noah Misch <noah@leadboat.com>)
Список pgsql-hackers
On 2020-08-13 05:22, Noah Misch wrote:
> On Wed, Aug 12, 2020 at 09:12:07AM +0200, Peter Eisentraut wrote:
>> There are two ancient hacks in the cygwin and solaris ports that appear to
>> have been solved more than 10 years ago, so I think we can remove them.  See
>> attached patches.
> 
> +1 for removing these.  >10y age is not sufficient justification by itself; if
> systems that shipped with the defect were not yet EOL, that would tend to
> justify waiting longer.  For these particular hacks, though, affected systems
> are both old and EOL.

done

In this case, the bug was fixed in the stable release track of this OS, 
so the only way to still be affected would be if you had never installed 
any OS patches in 10 years, which is clearly unreasonable.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: remove some ancient port hacks
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: use pg_get_functiondef() in pg_dump