Re: pgsql: Remove USE_VPATH make variable from PGXS - Mailing list pgsql-committers

From Andres Freund
Subject Re: pgsql: Remove USE_VPATH make variable from PGXS
Date
Msg-id 20150117165854.GD23811@alap3.anarazel.de
Whole thread Raw
In response to Re: pgsql: Remove USE_VPATH make variable from PGXS  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-committers
On 2015-01-17 11:47:32 -0500, Peter Eisentraut wrote:
> On 1/17/15 11:21 AM, Andres Freund wrote:
> > Him
> >
> > On 2014-12-04 16:35:27 +0000, Peter Eisentraut wrote:
> >> Remove USE_VPATH make variable from PGXS
> >>
> >> The user can just set VPATH directly.  There is no need to invent
> >> another variable.
> >
> > I'm at a bit of loss why this was committed to 9.4 after rc1. This very
> > much can (and has) broken external software.
>
> What did it break?

bdr (and/or udr). It automagically uses VPATH builds to build against
postgres.

Greetings,

Andres Freund

--
 Andres Freund                       http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: pgsql: Remove USE_VPATH make variable from PGXS
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Fix namespace handling in xpath function