forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit75674c7
committed
Revert "graceful shutdown" changes for Windows, in back branches only.
This reverts commits6051857 anded52c37, but only in the backbranches. Further testing has shown that while those changes do fixsome things, they also break others; in particular, it looks likewalreceivers fail to detect walsender-initiated connection closereliably if the walsender shuts down this way. We'll keep trying toimprove matters in HEAD, but it now seems unwise to push these changesinto stable releases.Discussion:https://postgr.es/m/CA+hUKG+OeoETZQ=Qw5Ub5h3tmwQhBmDA=nuNO3KG=zWfUypFAw@mail.gmail.com1 parent357ff66 commit75674c7
1 file changed
+7
-22
lines changedLines changed: 7 additions & 22 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
277 | 277 |
| |
278 | 278 |
| |
279 | 279 |
| |
280 |
| - | |
281 |
| - | |
282 |
| - | |
283 |
| - | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
284 | 285 |
| |
285 |
| - | |
286 |
| - | |
287 |
| - | |
288 |
| - | |
289 |
| - | |
290 |
| - | |
291 |
| - | |
292 |
| - | |
293 |
| - | |
294 |
| - | |
295 |
| - | |
296 |
| - | |
| 286 | + | |
| 287 | + | |
297 | 288 |
| |
298 |
| - | |
299 |
| - | |
300 |
| - | |
301 |
| - | |
302 |
| - | |
303 |
| - | |
304 | 289 |
| |
305 | 290 |
| |
306 | 291 |
| |
|
0 commit comments
Comments
(0)