Re: [PATCH] Output configuration status after ./configure run.

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: [PATCH] Output configuration status after ./configure run.
Дата
Msg-id 1266244573.6163.2.camel@fsopti579.F-Secure.com
обсуждение исходный текст
Ответ на Re: [PATCH] Output configuration status after ./configure run.  (Euler Taveira de Oliveira <euler@timbira.com>)
Список pgsql-hackers
On ons, 2010-02-10 at 18:25 -0200, Euler Taveira de Oliveira wrote:
> Alvaro Herrera escreveu:
> > The general idea seems sensible to me.  I can't comment on the
> > specifics.
> > 
> +1. A lot of other programs have this summary at the end of configure
> execution. The problem is that PostgreSQL has too many options. Do we want to
> list all of them?

The reason that a lot of other packages have this sort of display is
probably because they use an opportunistic configuration approach,
meaning they configure the packages with whatever libraries they happen
to find installed at the time.  So you don't actually know what you are
getting until the end of the configure run.  (Clearly, however, a
package autobuilder doesn't read that output, so the concept is broken.)
PostgreSQL doesn't work that way (for the most part).



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: alpha4 timing (was: Speed up CREATE DATABASE)
Следующее
От: Pavel Stehule
Дата:
Сообщение: ToDo: preload for fulltext dictionary