Small PATCH: check of 2 Perl modules

From: Eugene Kazakov <e(dot)kazakov(at)postgrespro(dot)ru>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Small PATCH: check of 2 Perl modules
Date: 2016-02-12 13:20:32
Message-ID: 56BDDC20.9020506@postgrespro.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

TAP-tests need two Perl modules: Test::More and IPC::Run.

The patch adds checking of modules in configure.in and configure.

Eugene Kazakov,
Postgres Professional

Attachment Content-Type Size
CheckingOfPerlModules.patch text/x-patch 858 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2016-02-12 13:27:10 Re: Re: BUG #13685: Archiving while idle every archive_timeout with wal_level hot_standby
Previous Message Pavel Stehule 2016-02-12 13:16:07 Re: [COMMITTERS] pgsql: Code cleanup in the wake of recent LWLock refactoring.