aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/array_userfuncs.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2013-12-05 12:48:28 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2013-12-05 12:48:28 -0500
commit74242c23c1c6428c6da09fa37264c7f4f1438738 (patch)
tree80a84a24579db09c0bb1c7a98945606a1cac47c9 /src/backend/utils/adt/array_userfuncs.c
parent07aeb1fec571920839822c11851d38ef48952d6c (diff)
downloadpostgresql-74242c23c1c6428c6da09fa37264c7f4f1438738.tar.gz
postgresql-74242c23c1c6428c6da09fa37264c7f4f1438738.zip
Clear retry flags properly in replacement OpenSSL sock_write function.
Current OpenSSL code includes a BIO_clear_retry_flags() step in the sock_write() function. Either we failed to copy the code correctly, or they added this since we copied it. In any case, lack of the clear step appears to be the cause of the server lockup after connection loss reported in bug #8647 from Valentine Gogichashvili. Assume that this is correct coding for all OpenSSL versions, and hence back-patch to all supported branches. Diagnosis and patch by Alexander Kukushkin.
Diffstat (limited to 'src/backend/utils/adt/array_userfuncs.c')
0 files changed, 0 insertions, 0 deletions