pgsql: Backpatch pgxs vpath build and installation fixes.

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Backpatch pgxs vpath build and installation fixes.
Date: 2013-09-29 21:33:24
Message-ID: E1VQOcG-0006w8-6q@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Backpatch pgxs vpath build and installation fixes.

This is a backpatch of commits d942f9d9, 82b01026, and 6697aa2bc, back
to release 9.1 where we introduced extensions which make heavy use of
the PGXS infrastructure.

Branch
------
REL9_1_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/15892461042f4e00322f4116236697dde022a2f8

Modified Files
--------------
src/Makefile.global.in | 12 ++++++++++-
src/makefiles/pgxs.mk | 56 ++++++++++++++++++++++++++++++++----------------
2 files changed, 49 insertions(+), 19 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2013-09-29 21:33:36 pgsql: Backpatch pgxs vpath build and installation fixes.
Previous Message Andrew Dunstan 2013-09-29 20:19:51 pgsql: Ensure installation dirs are built before contents are installed