forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit5463715
committed
Relax regression test for fsync check of backend-level stats
One test added in9aea73f did not take into account that thebackend may have some fsync even after a checkpoint. Let's relax it tobe more flexible.Per report from buildfarm member grassquit, via Alexander Lakhin.Author: Bertrand DrouvotDiscussion:https://postgr.es/m/6143ab0a-9e88-4790-8d9d-50ba45657761@gmail.com1 parent5983a4c commit5463715
2 files changed
+4
-6
lines changedLines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1299 | 1299 |
| |
1300 | 1300 |
| |
1301 | 1301 |
| |
1302 |
| - | |
| 1302 | + | |
1303 | 1303 |
| |
1304 | 1304 |
| |
1305 | 1305 |
| |
| |||
1329 | 1329 |
| |
1330 | 1330 |
| |
1331 | 1331 |
| |
1332 |
| - | |
1333 |
| - | |
| 1332 | + | |
1334 | 1333 |
| |
1335 | 1334 |
| |
1336 | 1335 |
| |
|
Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
633 | 633 |
| |
634 | 634 |
| |
635 | 635 |
| |
636 |
| - | |
| 636 | + | |
637 | 637 |
| |
638 | 638 |
| |
639 | 639 |
| |
| |||
648 | 648 |
| |
649 | 649 |
| |
650 | 650 |
| |
651 |
| - | |
652 |
| - | |
| 651 | + | |
653 | 652 |
| |
654 | 653 |
| |
655 | 654 |
| |
|
0 commit comments
Comments
(0)