Re: [COMMITTERS] pgsql: Additional tests for subtransactions in recovery

2017-04-27 Thread Michael Paquier
On Thu, Apr 27, 2017 at 9:28 PM, Simon Riggs wrote: > Additional tests for subtransactions in recovery > > Tests for normal and prepared transactions > > Author: Nikhil Sontakke, placed in new test file by me +$node_slave->promote; +$node_slave->poll_query_until('postgres', + "SELECT NOT pg_is_

[COMMITTERS] pgsql: Additional tests for subtransactions in recovery

2017-04-27 Thread Simon Riggs
Additional tests for subtransactions in recovery Tests for normal and prepared transactions Author: Nikhil Sontakke, placed in new test file by me Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/0352c15e5ab4f70c3ab2ac1d48d9f38a5dd11786 Modified Files -