pgsql: Add missing cleanup logic in pg_rewind/t/005_same_timeline.pl te - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Add missing cleanup logic in pg_rewind/t/005_same_timeline.pl te
Date
Msg-id E1a8dOM-0008Vr-Dp@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Add missing cleanup logic in pg_rewind/t/005_same_timeline.pl test.

Per Michael Paquier

Branch
------
REL9_5_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/2c24f0f092acb59184c3a3ace4b6cea4ff308328

Modified Files
--------------
src/bin/pg_rewind/t/005_same_timeline.pl |    2 ++
1 file changed, 2 insertions(+)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: pg_rewind: Don't error if the two clusters are already on the sa
Next
From: Tom Lane
Date:
Subject: pgsql: Add missing cleanup logic in pg_rewind/t/005_same_timeline.pl te