Revert "graceful shutdown" changes for Windows, in back branches only.
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 25 Jan 2022 17:17:40 +0000 (12:17 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 25 Jan 2022 17:17:40 +0000 (12:17 -0500)
commit75674c7ec1b1607e7013b5cebcb22d9c8b4b2cb6
tree8d8305a8f020bbd8b2a54dac071783f5211a7414
parent357ff66153b4791d32c45724d8a0d3c91d89c937
Revert "graceful shutdown" changes for Windows, in back branches only.

This reverts commits 6051857fc and ed52c3707, but only in the back
branches.  Further testing has shown that while those changes do fix
some things, they also break others; in particular, it looks like
walreceivers fail to detect walsender-initiated connection close
reliably if the walsender shuts down this way.  We'll keep trying to
improve matters in HEAD, but it now seems unwise to push these changes
into stable releases.

Discussion: https://postgr.es/m/CA+hUKG+OeoETZQ=Qw5Ub5h3tmwQhBmDA=nuNO3KG=zWfUypFAw@mail.gmail.com
src/backend/libpq/pqcomm.c