Add NO_INSTALL option to pgxs

Peter Eisentraut <peter@eisentraut.org>

Commit: 6abc8c2596dbfcb24f9b4d954a1465b8015118c3
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2021-05-27T11:58:29Z
Releases: 14.0
Add NO_INSTALL option to pgxs

Apply in libpq_pipeline test makefile, so that the test file is not
installed into tmp_install.

Reviewed-by: Alvaro Herrera <alvherre@alvh.no-ip.org>
Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: https://www.postgresql.org/message-id/flat/cb9d16a6-760f-cd44-28d6-b091d5fb6ca7%40enterprisedb.com

Files

PathChange+/−
doc/src/sgml/extend.sgml modified +10 −0
src/makefiles/pgxs.mk modified +13 −0
src/test/modules/libpq_pipeline/Makefile modified +2 −0

Documentation touched

Discussion