Re: Kerberos includes (was Re: Port report: Fedora Core 3 x86_64)

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Kerberos includes (was Re: Port report: Fedora Core 3 x86_64)
Дата
Msg-id 8122.1103503005@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Kerberos includes (was Re: Port report: Fedora Core 3 x86_64)  ("Andrew Dunstan" <andrew@dunslane.net>)
Список pgsql-hackers
"Andrew Dunstan" <andrew@dunslane.net> writes:
> Tom Lane said:
>> Accordingly, I think we should just avoid the whole problem of exactly
>> where com_err.h lives by removing the #includes for it as well as the
>> configure test for it.

> Works for me. I'm not sure why the reasoning only applies to 8.0 - is it a
> case of the 'only fix serious bugs in stable releases' rule?

Pretty much.  All this is really saving is the need to specify a
--with-includes option for Kerberos builds on some platforms, so
I'd classify it as a minor improvement and not a bug fix.
        regards, tom lane


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

Предыдущее
От: "Andrew Dunstan"
Дата:
Сообщение: Re: Kerberos includes (was Re: Port report: Fedora Core 3 x86_64)
Следующее
От: Mark Kirkwood
Дата:
Сообщение: Re: bgwriter changes