Re: [REVIEW] In-core regression tests for replication, cascading, archiving, PITR, etc.
Michael Paquier <michael.paquier@gmail.com>
From: Michael Paquier <michael.paquier@gmail.com>
To: Craig Ringer <craig@2ndquadrant.com>
Cc: Alvaro Herrera <alvherre@2ndquadrant.com>,
Victor Wagner <vitus@wagner.pp.ru>, PostgreSQL mailing lists <pgsql-hackers@postgresql.org>,
Amir Rohan <amir.rohan@mail.com>
Date: 2016-02-29T04:35:47Z
Lists: pgsql-hackers
On Mon, Feb 29, 2016 at 7:40 AM, Michael Paquier <michael.paquier@gmail.com> wrote: > The buildfarm does not have infrastructure to test that yet.. I need > to craft a patch for the client-side code and send it to Andrew. Will > try to do so today. For those interested, here is where things are going to happen: https://github.com/PGBuildFarm/client-code/pull/7 (This patch could be more refactored, I am not sure how much Andrew would like things to be less duplicated, so I went to the most simple solution). -- 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