forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitab69ea9
committed
Fix assertion failure for SSL connections.
Commitcfdf4dc added an assertion that every WaitLatch() or similarhandles postmaster death. One place did not, but was missed inreview and testing due to the need for an SSL connection. Fix, byasking for WL_EXIT_ON_PM_DEATH.Reported-by: Christoph BergDiscussion:https://postgr.es/m/20181124143845.GA15039%40msg.df7cb.de1 parentd5890f4 commitab69ea9
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
406 | 406 |
| |
407 | 407 |
| |
408 | 408 |
| |
409 |
| - | |
| 409 | + | |
410 | 410 |
| |
411 |
| - | |
| 411 | + | |
412 | 412 |
| |
413 | 413 |
| |
414 | 414 |
| |
|
0 commit comments
Comments
(0)