summaryrefslogtreecommitdiff
path: root/src/backend/executor
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2021-12-07 13:34:06 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2021-12-07 13:34:19 -0500
commita8a983e8299ae7e63b18b3965ca1f55e18f84a06 (patch)
tree0cd03f4261d5d8b6ed1be548427a68717372f955 /src/backend/executor
parente2ebc90eb8090def69b2d3aa86f6caf3a8026f6b (diff)
On Windows, also call shutdown() while closing the client socket.
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
Diffstat (limited to 'src/backend/executor')
0 files changed, 0 insertions, 0 deletions