forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit29992a6
committed
Revert "graceful shutdown" changes for Windows.
This reverts commits6051857 anded52c37 in HEAD (they were alreadyreverted in the back branches). Further testing has shown that whilethose changes do fix some things, they also break others; in particular,it looks like walreceivers fail to detect walsender-initiated connectionclose reliably if the walsender shuts down this way. A proper fix forthis seems possible but won't be done in time for v15.Discussion:https://postgr.es/m/CA+hUKG+OeoETZQ=Qw5Ub5h3tmwQhBmDA=nuNO3KG=zWfUypFAw@mail.gmail.comDiscussion:https://postgr.es/m/CA+hUKGKkp2XkvSe9nG+bsgkXVKCdTeGSa_TR0Qx1jafc_oqCVA@mail.gmail.com1 parent7faa5fc commit29992a6
1 file changed
+7
-22
lines changedOriginal 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)