Re: Re: In-core regression tests for replication, cascading, archiving, PITR, etc.
Michael Paquier <michael.paquier@gmail.com>
From: Michael Paquier <michael.paquier@gmail.com>
To: Noah Misch <noah@leadboat.com>
Cc: Alvaro Herrera <alvherre@2ndquadrant.com>,
Amir Rohan <amir.rohan@zoho.com>,
Robert Haas <robertmhaas@gmail.com>, Andres Freund <andres@2ndquadrant.com>,
PostgreSQL mailing lists <pgsql-hackers@postgresql.org>,
Greg Smith <gsmith@gregsmith.com>
Date: 2016-01-22T06:17:51Z
Lists: pgsql-hackers
On Mon, Dec 21, 2015 at 4:45 PM, Michael Paquier <michael.paquier@gmail.com> wrote: > As this thread is stalling a bit, please find attached a series of > patch gathering all the pending issues for this thread: > - 0001, fix config_default.pl for MSVC builds to take into account TAP tests > - 0002, append a node name in get_new_node (per Noah's request) > - 0003, the actual recovery test suite > Hopefully this facilitates future reviews. Patch 2 has been pushed as c8642d9 (thanks Alvaro). The remaining two patches still apply and pass cleanly. -- Michael
Commits
-
Add a test framework for recovery
- 49148645f7f3 9.6.0 landed
-
Refactor Perl test code
- 1caef31d9e55 9.6.0 cited
-
pgindent run for 9.5
- 807b9e0dff66 9.5.0 cited