Re: darwin pgsql patches

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: darwin pgsql patches
Дата
Msg-id 2155.975654100@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: darwin pgsql patches  (Thomas Lockhart <lockhart@alumni.caltech.edu>)
Ответы Re: darwin pgsql patches  (Peter Bierman <bierman@apple.com>)
Список pgsql-patches
Thomas Lockhart <lockhart@alumni.caltech.edu> writes:
>> I'm thinking of creating a darwin_startup() called from
>> backend/main/main.c that would check the system version and abort the
>> startup if the system version is too old.

> ... this seems to be overkill.

I agree with Thomas here: platform-specific warts with a short life
expectancy are a bad idea.  We have more than enough warts already.
We don't need to hard-wire a check that tells people running on a
beta OS release that that beta has bugs.

            regards, tom lane

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

Предыдущее
От: Thomas Lockhart
Дата:
Сообщение: Re: darwin pgsql patches
Следующее
От: Peter Bierman
Дата:
Сообщение: Re: darwin pgsql patches