Re: getaddrinfo.c error

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: getaddrinfo.c error
Дата
Msg-id 28490.1260800850@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: getaddrinfo.c error  (Alvaro Herrera <alvherre@commandprompt.com>)
Ответы Re: getaddrinfo.c error  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-general
Alvaro Herrera <alvherre@commandprompt.com> writes:
> Tom Lane wrote:
>> Hm, I wonder whether the reason the OP ran into trouble was that he
>> followed that guide :-(.  Relying on manual invocation of configure
>> is a sure recipe for hitting weird breakage anytime somebody changes
>> the configure input files ... Surely there's a way to teach Eclipse
>> to do that when needed?

> Is this really a problem?  I think our makefiles are set up such that
> they will re-run configure in some of its input files have changed.

I believe they will re-run config.status to regenerate the output
files.  This is not the same thing as re-running the configure script.

            regards, tom lane

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: getaddrinfo.c error
Следующее
От: Alban Hertroys
Дата:
Сообщение: Re: How to remove non-UTF values from a table?