diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2017-08-07 16:42:18 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2017-08-07 16:42:18 -0400 |
commit | 8014d2afa7b817c98544cace7efc337ee891aa57 (patch) | |
tree | 088e4b34abd0f1814d1197a1b06809ae66f0b0bb /src/test/modules/commit_ts/sql/commit_timestamp.sql | |
parent | cdc47d1f3942451952e2d8409069a5d1fa741fa8 (diff) | |
download | postgresql-8014d2afa7b817c98544cace7efc337ee891aa57.tar.gz postgresql-8014d2afa7b817c98544cace7efc337ee891aa57.zip |
Skip test for IPC::Run if user is overriding our search for PROVE.
The check for IPC::Run we added in commit c254970ad is useful in simple
cases, but there are real use-cases where "prove" is coming from a
different Perl installation than the "perl" we want to use to build.
In such cases asking whether "perl" knows about IPC::Run is irrelevant
and can cause an unnecessary configure failure. Hence, if user has
specified a value for PROVE, skip the IPC::Run check. Per discussion
with Andrew Dunstan.
Discussion: https://postgr.es/m/E1dcE5n-0005Sk-UE@gemulon.postgresql.org
Diffstat (limited to 'src/test/modules/commit_ts/sql/commit_timestamp.sql')
0 files changed, 0 insertions, 0 deletions