pgsql: Install all a Makefile's extension controls, not just the first.

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Install all a Makefile's extension controls, not just the first.
Date: 2013-07-03 23:06:42
Message-ID: E1UuW8I-00060S-R0@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Install all a Makefile's extension controls, not just the first.

Bug introduced by commit 6697aa2bc25c83b88d6165340348a31328c35de6 and
reported by Robert Haas.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/82b0102650cf85268145a46f0ab488bacf6599a1

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

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2013-07-04 01:10:19 pgsql: doc: Add event trigger C API documentation
Previous Message Robert Haas 2013-07-03 21:54:06 Re: Re: [COMMITTERS] pgsql: Revert "Hopefully-portable regression tests for CREATE/ALTER/DRO