postgresql/src/interfaces
Alvaro Herrera 0f39b70a6f
Fix [install]check in interfaces/libpq/Makefile
The common recipe when TAP tests are disabled doesn't work, because the
libpq-specific recipe wants to define the PATH environment variable, so
the starting '@' is misinterpreted as part of the command instead of
silencing said command.

Fix by setting the environment variable in a way that doesn't interfere
with the recipe.

Reported-by: Justin Pryzby <pryzby@telsasoft.com>
Discussion: https://postgr.es/m/20220720172321.GL12702@telsasoft.com
2022-07-22 20:15:11 +02:00
..
ecpg Make subquery aliases optional in the FROM clause. 2022-07-20 09:29:42 +01:00
libpq Fix [install]check in interfaces/libpq/Makefile 2022-07-22 20:15:11 +02:00
Makefile Fix parallel make when running make install before make all 2011-03-08 23:52:29 +02:00