[COMMITTERS] pgsql: Avoid race condition in logical replication test

2017-09-01 Thread Simon Riggs
Avoid race condition in logical replication test Wait for slot to become inactive before continuing. Author: Petr Jelinek Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/4f27c674fd9fb5ba1f2952e2db53886bb5954e8b Modified Files -- src/test/recovery/t/006

[COMMITTERS] pgsql: Avoid race condition in logical replication test

2017-09-01 Thread Simon Riggs
Avoid race condition in logical replication test Wait for slot to become inactive before continuing. Author: Petr Jelinek Branch -- REL_10_STABLE Details --- https://git.postgresql.org/pg/commitdiff/3950e07eb46ebe99331ca82d659269056470f596 Modified Files -- src/test/recover