- Notifications
You must be signed in to change notification settings - Fork5
Commit0af695f
committed
Log restartpoints in the same fashion as checkpoints.
Prior to 9.0, restartpoints never created, deleted, or recycled WALfiles, but now they can. This code makes log_checkpoints treatcheckpoints and restartpoints symmetrically. It also adjusts upthe documentation of the parameter to mention restartpoints.Fujii Masao. Docs by me, as suggested by Itagaki Takahiro.1 parentcd7d748 commit0af695f
2 files changed
+17
-12
lines changedLines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3362 | 3362 |
| |
3363 | 3363 |
| |
3364 | 3364 |
| |
3365 |
| - | |
3366 |
| - | |
3367 |
| - | |
3368 |
| - | |
| 3365 | + | |
| 3366 | + | |
| 3367 | + | |
3369 | 3368 |
| |
3370 | 3369 |
| |
3371 | 3370 |
| |
|
Lines changed: 14 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7058 | 7058 |
| |
7059 | 7059 |
| |
7060 | 7060 |
| |
| 7061 | + | |
7061 | 7062 |
| |
7062 | 7063 |
| |
7063 | 7064 |
| |
7064 | 7065 |
| |
| 7066 | + | |
| 7067 | + | |
| 7068 | + | |
7065 | 7069 |
| |
7066 | 7070 |
| |
7067 | 7071 |
| |
| |||
7688 | 7692 |
| |
7689 | 7693 |
| |
7690 | 7694 |
| |
7691 |
| - | |
7692 |
| - | |
7693 |
| - | |
7694 |
| - | |
7695 |
| - | |
7696 |
| - | |
7697 |
| - | |
| 7695 | + | |
| 7696 | + | |
| 7697 | + | |
| 7698 | + | |
| 7699 | + | |
| 7700 | + | |
| 7701 | + | |
| 7702 | + | |
| 7703 | + | |
7698 | 7704 |
| |
| 7705 | + | |
7699 | 7706 |
| |
7700 |
| - | |
7701 | 7707 |
| |
7702 | 7708 |
| |
7703 | 7709 |
| |
|
0 commit comments
Comments
(0)