forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitdd7353d
committed
If we don't have a backup-end-location, don't claim we've reached it.
This was apparently a typo, which caused recovery to think that itimmediately reached the end of backup, and allowed the database to startup too early.Reported by Jeff Janes. Backpatch to 9.2, where this code was introduced.1 parente78d288 commitdd7353d
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5859 | 5859 |
| |
5860 | 5860 |
| |
5861 | 5861 |
| |
5862 |
| - | |
| 5862 | + | |
5863 | 5863 |
| |
5864 | 5864 |
| |
5865 | 5865 |
| |
|
0 commit comments
Comments
(0)