Remove unnecessary pg_is_in_recovery calls in tests
Peter Eisentraut <peter_e@gmx.net>
Remove unnecessary pg_is_in_recovery calls in tests Since pg_ctl promote already waits for recovery to end, these calls are obsolete.
Files
| Path | Change | +/− |
|---|---|---|
| src/test/modules/commit_ts/t/003_standby_2.pl | modified | +0 −2 |
| src/test/recovery/t/008_fsm_truncation.pl | modified | +0 −2 |
| src/test/recovery/t/009_twophase.pl | modified | +0 −6 |
| src/test/recovery/t/010_logical_decoding_timelines.pl | modified | +0 −4 |
| src/test/recovery/t/012_subtransactions.pl | modified | +0 −6 |