- Notifications
You must be signed in to change notification settings - Fork28
Commit3230fd0
committed
Fix STOP WAL LOCATION in backup history files no to return the next
segment of XLOG_BACKUP_END record even if the the record is placedat a segment boundary. Furthermore the previous implementation couldreturn nonexistent segment file name when the boundary is in segmentsthat has "FE" suffix; We never use segments with "FF" suffix.Backpatch to 8.0, where hot backup was introduced.Reported by Fujii Masao.1 parenta39f02e commit3230fd0
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| |||
8052 | 8052 |
| |
8053 | 8053 |
| |
8054 | 8054 |
| |
8055 |
| - | |
| 8055 | + | |
8056 | 8056 |
| |
8057 | 8057 |
| |
8058 | 8058 |
| |
|
0 commit comments
Comments
(0)