mirror of
https://github.com/postgres/postgres.git
synced 2025-06-23 14:01:44 +03:00
@ -610,7 +610,7 @@ be_tls_write(Port *port, void *ptr, size_t len, int *waitfor)
|
||||
case SSL_ERROR_ZERO_RETURN:
|
||||
|
||||
/*
|
||||
* the SSL connnection was closed, leave it to the caller to
|
||||
* the SSL connection was closed, leave it to the caller to
|
||||
* ereport it
|
||||
*/
|
||||
errno = ECONNRESET;
|
||||
|
Reference in New Issue
Block a user