forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit41f613f
committed
Add HINT for restartpoint race with KeepFileRestoredFromArchive().
The five commits ending atcc2c7d6closed this race condition for v15+. For v14 through v10, add a HINT todiscourage studying the cosmetic problem.Reviewed by Kyotaro Horiguchi and David Steele.Discussion:https://postgr.es/m/20220731061747.GA3692882@rfd.leadboat.com1 parent4ad4c1f commit41f613f
2 files changed
+12
-3
lines changedLines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3392 | 3392 |
| |
3393 | 3393 |
| |
3394 | 3394 |
| |
3395 |
| - | |
| 3395 | + | |
| 3396 | + | |
| 3397 | + | |
| 3398 | + | |
3396 | 3399 |
| |
3397 | 3400 |
| |
3398 | 3401 |
| |
|
Lines changed: 8 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
748 | 748 |
| |
749 | 749 |
| |
750 | 750 |
| |
751 |
| - | |
| 751 | + | |
| 752 | + | |
| 753 | + | |
| 754 | + | |
752 | 755 |
| |
753 | 756 |
| |
754 | 757 |
| |
| |||
759 | 762 |
| |
760 | 763 |
| |
761 | 764 |
| |
762 |
| - | |
| 765 | + | |
| 766 | + | |
| 767 | + | |
| 768 | + | |
763 | 769 |
| |
764 | 770 |
| |
765 | 771 |
| |
|
0 commit comments
Comments
(0)