mirror of
https://github.com/postgres/postgres.git
synced 2025-06-26 12:21:12 +03:00
Further experimentation shows that commit 6051857fc
is not sufficient
when using (some versions of?) OpenSSL. The reason is obscure, but
calling shutdown(socket, SD_SEND) improves matters.
Per testing by Andrew Dunstan and Alexander Lakhin.
Back-patch as before.
Discussion: https://postgr.es/m/af5e0bf3-6a61-bb97-6cba-061ddf22ff6b@dunslane.net