Remove unnecessary pg_is_in_recovery calls in tests
Since pg_ctl promote already waits for recovery to end, these calls are obsolete.
Showing
- src/test/modules/commit_ts/t/003_standby_2.pl 0 additions, 2 deletionssrc/test/modules/commit_ts/t/003_standby_2.pl
- src/test/recovery/t/008_fsm_truncation.pl 0 additions, 2 deletionssrc/test/recovery/t/008_fsm_truncation.pl
- src/test/recovery/t/009_twophase.pl 0 additions, 6 deletionssrc/test/recovery/t/009_twophase.pl
- src/test/recovery/t/010_logical_decoding_timelines.pl 0 additions, 4 deletionssrc/test/recovery/t/010_logical_decoding_timelines.pl
- src/test/recovery/t/012_subtransactions.pl 0 additions, 6 deletionssrc/test/recovery/t/012_subtransactions.pl
Please register or sign in to comment