forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit777e8c0
committed
Remove bogus semicolons in recoveryPausesHere.
Without this, the startup process goes into a tight loop, consuming100% of one CPU and failing to respond to interrupts.1 parentf94c6f9 commit777e8c0
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5687 | 5687 |
| |
5688 | 5688 |
| |
5689 | 5689 |
| |
5690 |
| - | |
| 5690 | + | |
5691 | 5691 |
| |
5692 | 5692 |
| |
5693 | 5693 |
| |
5694 |
| - | |
| 5694 | + | |
5695 | 5695 |
| |
5696 | 5696 |
| |
5697 | 5697 |
| |
|
0 commit comments
Comments
(0)