diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2022-07-22 20:15:11 +0200 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2022-07-22 20:15:11 +0200 |
commit | 1846202fe108bbcc0b0063dd3a2aecddf4d1ccd0 (patch) | |
tree | cd528d6cb7eb2a3b4762c2b0c1d957023048b055 /src/backend/access/transam/commit_ts.c | |
parent | c2fa113ddb1117b1f03e91960f65d5d7d8a90270 (diff) | |
download | postgresql-1846202fe108bbcc0b0063dd3a2aecddf4d1ccd0.tar.gz postgresql-1846202fe108bbcc0b0063dd3a2aecddf4d1ccd0.zip |
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
Diffstat (limited to 'src/backend/access/transam/commit_ts.c')
0 files changed, 0 insertions, 0 deletions