Re: pgsql: Improve support for building PGXS modules with VPATH. - Mailing list pgsql-committers

From Alvaro Herrera
Subject Re: pgsql: Improve support for building PGXS modules with VPATH.
Date
Msg-id 20130701173939.GJ3757@eldon.alvh.no-ip.org
Whole thread Raw
In response to pgsql: Improve support for building PGXS modules with VPATH.  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: pgsql: Improve support for building PGXS modules with VPATH.  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-committers
Andrew Dunstan wrote:
> Improve support for building PGXS modules with VPATH.
>
> A VPATH build will be performed when the module's make file path is not
> the current directory or when USE_VPATH is set.

So what's the USE_VPATH thing for?  I mean, can't you just use VPATH
instead?

--
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services


pgsql-committers by date:

Previous
From: Andrew Dunstan
Date:
Subject: pgsql: Improve support for building PGXS modules with VPATH.
Next
From: Bruce Momjian
Date:
Subject: pgsql: Add timezone offset output option to to_char()