- Notifications
You must be signed in to change notification settings - Fork28
Commitf2d84a4
committed
Adjust error message for partial writes in WAL segments
93473c6 has removed openLogOff, changing on the way the error messagewhich is used to report partial writes to WAL segments. Thenewly-introduced error message used the offset up to which the write hashappened, keeping always the same total length to write. This changesthe error message so as the number of bytes left to write are reported.Reported-by: Michael PaquierAuthor: Robert HaasDiscussion:https://postgr.es/m/20190306235251.GA17293@paquier.xyz1 parentfc84c05 commitf2d84a4
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2504 | 2504 |
| |
2505 | 2505 |
| |
2506 | 2506 |
| |
2507 |
| - | |
| 2507 | + | |
2508 | 2508 |
| |
2509 | 2509 |
| |
2510 | 2510 |
| |
|
0 commit comments
Comments
(0)