Re: Bug #860: [7.3.x] pg_config --configure not readily usable

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Bug #860: [7.3.x] pg_config --configure not readily usable
Дата
Msg-id 25240.1041010219@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Bug #860: [7.3.x] pg_config --configure not readily usable  (pgsql-bugs@postgresql.org)
Список pgsql-bugs
pgsql-bugs@postgresql.org writes:
> The use of quotes in pg_config --configure makes it not longer
> usable as ./configure argument

Add an eval:

eval ./configure `pg_config --configure`

The change is necessary to handle configure arguments that contain
spaces...

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Bug #855: pg_dump crash on linux-xfs
Следующее
От: Tom Lane
Дата:
Сообщение: Re: small bug? "ERROR: exprType: Do not know how to get type for 711 node"