On 04/22/2017 04:43 PM, Andrew Dunstan wrote:
> After we got over the Test::More version issue, the recovery tests
> proceeded to fail fairly spectacularly in a test run on jacana.
>
>
> Test 6 fails because there is a CR in the returned stdout from psql. I'm
> inclined to adjust that in Postgres
After we got over the Test::More version issue, the recovery tests
proceeded to fail fairly spectacularly in a test run on jacana.
Test 6 fails because there is a CR in the returned stdout from psql. I'm
inclined to adjust that in PostgresNode::safe_psql so we don't have to
do it all over the pl