forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitdffde5b
committed
Fix defects in PrepareForIncrementalBackup.
Swap the arguments to TimestampDifferenceMilliseconds so that we geta positive answer instead of zero.Then use the result of that computation instead of ignoring it.Per reports from Alexander Lakhin.Discussion:http://postgr.es/m/8b686764-7ac1-74c3-70f9-b64685a2535f@gmail.com1 parent8ce5aef commitdffde5b
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
436 | 436 |
| |
437 | 437 |
| |
438 | 438 |
| |
439 |
| - | |
| 439 | + | |
440 | 440 |
| |
441 | 441 |
| |
442 | 442 |
| |
443 | 443 |
| |
444 |
| - | |
| 444 | + | |
445 | 445 |
| |
446 | 446 |
| |
447 | 447 |
| |
|
0 commit comments
Comments
(0)