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-29 20:19:51
Message-ID: E1VQNT5-0005mU-1v@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.

Cédric Villemain

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/d942f9d9283f831fc74ed3cf60e6c8362274b36e

Modified Files
--------------
src/makefiles/pgxs.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2013-09-29 21:33:24 pgsql: Backpatch pgxs vpath build and installation fixes.
Previous Message Robert Haas 2013-09-26 22:27:45 pgsql: Allow printf-style padding specifications in log_line_prefix.