pgsql: pg_ctl: Add tests for promote action

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: pg_ctl: Add tests for promote action
Date: 2016-09-21 16:24:21
Message-ID: E1bmkJp-0007Pf-6n@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

pg_ctl: Add tests for promote action

Reviewed-by: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/eb5089a05ba0852cc3eafea53c5d23e7633fca81

Modified Files
--------------
src/bin/pg_ctl/t/003_promote.pl | 39 +++++++++++++++++++++++++++++++++++++++
src/test/perl/TestLib.pm | 11 +++++++++++
2 files changed, 50 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2016-09-22 12:58:44 pgsql: Add tests for various connection string issues
Previous Message Peter Eisentraut 2016-09-21 15:28:48 pgsql: Fix typo