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

From Tom Lane
Subject Re: Bug #860: [7.3.x] pg_config --configure not readily usable
Date
Msg-id 25240.1041010219@sss.pgh.pa.us
Whole thread Raw
In response to Bug #860: [7.3.x] pg_config --configure not readily usable  (pgsql-bugs@postgresql.org)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: Bug #855: pg_dump crash on linux-xfs
Next
From: Tom Lane
Date:
Subject: Re: small bug? "ERROR: exprType: Do not know how to get type for 711 node"