Re: add server include files to default installation?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: add server include files to default installation?
Дата
Msg-id 7395.1084637807@sss.pgh.pa.us
обсуждение исходный текст
Ответ на add server include files to default installation?  (Fabien COELHO <coelho@cri.ensmp.fr>)
Ответы Re: add server include files to default installation?
Список pgsql-hackers
Fabien COELHO <coelho@cri.ensmp.fr> writes:
> I wish to submit a small patch so that server includes and
> all necessary configuration files could be installed *by default*.

There is a reason why install-all-headers is not the default.  It is
that it shouldn't be the default: most people do not need it, because
they will never build any C extensions for themselves.  It would just
be a waste of disk space for them.

If we did do such a thing it would have zero impact on the majority of
users anyway, because the RPM and other packagers will still put these
files into separate postgresql-devel packages, which would still not be
installed by default.
        regards, tom lane


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

Предыдущее
От: Gaetano Mendola
Дата:
Сообщение: Email data type
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Bogus permissions display in 7.4