pgsql: Ensure installation dirs are built before contents are installed - Mailing list pgsql-committers

From Andrew Dunstan
Subject pgsql: Ensure installation dirs are built before contents are installed
Date
Msg-id E1VQeL0-0005wm-5x@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Ensure installation dirs are built before contents are installed (v2)

Push dependency on installdirs down to individual targets.

Christoph Berg

Branch
------
REL9_3_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/7f165f2587f6dafe7d4d438136dd959ed5610979

Modified Files
--------------
src/makefiles/pgxs.mk |   12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)


pgsql-committers by date:

Previous
From: Andrew Dunstan
Date:
Subject: pgsql: Ensure installation dirs are built before contents are installed
Next
From: Andres Freund
Date:
Subject: Re: pgsql: Use a new hstore extension version for added json functions.