forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit56d2385
committed
Fix garbled process name on backend crash
The log message on backend crash used wrong variable, which could beuninitialized. Introduced in commit28a520c.Reported-by: Alexander LakhinDiscussion:https://www.postgresql.org/message-id/451b0797-83b8-cdbc-727f-8d7a7b0e3bca@gmail.com1 parentbd06cc3 commit56d2385
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2612 | 2612 |
| |
2613 | 2613 |
| |
2614 | 2614 |
| |
2615 |
| - | |
| 2615 | + | |
2616 | 2616 |
| |
2617 | 2617 |
| |
2618 | 2618 |
| |
|
0 commit comments
Comments
(0)