forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commite5d06f2
committed
Dept of second thoughts: the !scan_all exit mustn't increase scanned_pages.
In the extreme edge case where contended pages are the only ones thatescape being scanned, the previous commit would have allowed us to thinkthat relfrozenxid could be advanced, which is exactly wrong.1 parente842908 commite5d06f2
1 file changed
+13
-1
lines changedLines changed: 13 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
666 | 666 |
| |
667 | 667 |
| |
668 | 668 |
| |
669 |
| - | |
| 669 | + | |
670 | 670 |
| |
671 | 671 |
| |
672 | 672 |
| |
| |||
675 | 675 |
| |
676 | 676 |
| |
677 | 677 |
| |
| 678 | + | |
| 679 | + | |
| 680 | + | |
| 681 | + | |
| 682 | + | |
| 683 | + | |
| 684 | + | |
| 685 | + | |
| 686 | + | |
| 687 | + | |
| 688 | + | |
| 689 | + | |
678 | 690 |
| |
679 | 691 |
| |
680 | 692 |
| |
|
0 commit comments
Comments
(0)