pgsql: Ensure installation dirs are built before contents are installed

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Ensure installation dirs are built before contents are installed
Date: 2013-09-30 14:20:38
Message-ID: E1VQeL0-0005wm-5x@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2013-09-30 15:25:16 Re: pgsql: Use a new hstore extension version for added json functions.
Previous Message Andrew Dunstan 2013-09-30 14:18:50 pgsql: Ensure installation dirs are built before contents are installed