pgsql: Install our "missing" script where PGXS builds can find it.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Install our "missing" script where PGXS builds can find it.
Date: 2015-12-11 21:15:23
Message-ID: E1a7V2B-0005Ij-8F@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Install our "missing" script where PGXS builds can find it.

This allows sane behavior in a PGXS build done on a machine where build
tools such as bison are missing.

Jim Nasby

Branch
------
REL9_5_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/6061aa8ed763f1d9d37d402a0e5769c823dd797c

Modified Files
--------------
config/Makefile | 2 ++
1 file changed, 2 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2015-12-11 21:46:28 pgsql: For REASSIGN OWNED for foreign user mappings
Previous Message Stephen Frost 2015-12-11 21:12:49 pgsql: Handle policies during DROP OWNED BY