Remove unnecessary use of Time::HiRes from 013_crash_restart.pl.
Fujii Masao <fujii@postgresql.org>
Remove unnecessary use of Time::HiRes from 013_crash_restart.pl. The regression test 013_crash_restart.pl included "use Time::HiRes qw(usleep)", but the usleep was not used there. Author: Fujii Masao Reviewed-by: Kyotaro Horiguchi Discussion: https://postgr.es/m/63ad1368-18e2-8900-8443-524bdfb1bef5@oss.nttdata.com
Files
| Path | Change | +/− |
|---|---|---|
| src/test/recovery/t/013_crash_restart.pl | modified | +0 −1 |
Discussion
- pg_get_wal_replay_pause_state() should not return 'paused' while a promotion is ongoing. 20 messages · 2021-05-17 → 2021-06-02