Re: Patch to install config/missing

Поиск
Список
Период
Сортировка
От David E. Wheeler
Тема Re: Patch to install config/missing
Дата
Msg-id FA492AB8-D780-411C-AE17-601BE0699CBE@justatheory.com
обсуждение исходный текст
Ответ на Re: Patch to install config/missing  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Nov 2, 2015, at 1:07 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:

> I wonder how much we need that script at all though.  If, say, configure
> doesn't find bison, what's so wrong with just defining BISON=bison and
> letting the usual shell "bison: command not found" error leak through?

+1 This would certainly make it easier for downstream use cases, as well. Was not relishing having to parse the PERL
variableto find out if Perl was missing. 

David


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: WIP: Rework access method interface
Следующее
От: Robert Haas
Дата:
Сообщение: Re: extend pgbench expressions with functions