aboutsummaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw/postgres_fdw.h
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2021-12-02 17:14:43 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2021-12-02 17:14:43 -0500
commit6051857fc953a62db318329c4ceec5f9668fd42a (patch)
tree6f040934e24c31acb90e5eb3f5b99cab3991aaa1 /contrib/postgres_fdw/postgres_fdw.h
parenta7da41981021575e2359683d994eec6c9d246321 (diff)
downloadpostgresql-6051857fc953a62db318329c4ceec5f9668fd42a.tar.gz
postgresql-6051857fc953a62db318329c4ceec5f9668fd42a.zip
On Windows, close the client socket explicitly during backend shutdown.
It turns out that this is necessary to keep Winsock from dropping any not-yet-sent data, such as an error message explaining the reason for process termination. It's pretty weird that the implicit close done by the kernel acts differently from an explicit close, but it's hard to argue with experimental results. Independently submitted by Alexander Lakhin and Lars Kanis (comments by me, though). Back-patch to all supported branches. Discussion: https://postgr.es/m/90b34057-4176-7bb0-0dbb-9822a5f6425b@greiz-reinsdorf.de Discussion: https://postgr.es/m/16678-253e48d34dc0c376@postgresql.org
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.h')
0 files changed, 0 insertions, 0 deletions