- Notifications
You must be signed in to change notification settings - Fork28
Commitd6387e2
committed
Install Windows crash dump handler before all else.
Apart from calling write_stderr() on failure, the handler depends on noPostgreSQL facilities. We have experienced crashes before reaching theformer call site. Given such an early crash, this change cannot hurtand may produce a helpful dump. Absent an early crash, this change hasno effect. Back-patch to 9.3 (all supported versions).Takayuki TsunakawaDiscussion:https://postgr.es/m/0A3221C70F24FB45833433255569204D1F80CD13@G01JPEXMBYT051 parentdcbec53 commitd6387e2
1 file changed
+8
-8
lines changedLines changed: 8 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
64 | 72 |
| |
65 | 73 |
| |
66 | 74 |
| |
| |||
81 | 89 |
| |
82 | 90 |
| |
83 | 91 |
| |
84 |
| - | |
85 |
| - | |
86 |
| - | |
87 |
| - | |
88 |
| - | |
89 |
| - | |
90 |
| - | |
91 |
| - | |
92 | 92 |
| |
93 | 93 |
| |
94 | 94 |
| |
|
0 commit comments
Comments
(0)