mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Also correct therefor to therefore.
Since both forms are arguably legal I wasn't sure about changing this. But then Tom argued for 'therefore'... Author: Dmitriy Olshevskiy Discussion: 34789.1430067832@sss.pgh.pa.us
This commit is contained in:
@ -1561,7 +1561,7 @@ socket_endcopyout(bool errorAbort)
|
||||
/*
|
||||
* On Windows, we need to set both idle and interval at the same time.
|
||||
* We also cannot reset them to the default (setting to zero will
|
||||
* actually set them to zero, not default), therefor we fallback to
|
||||
* actually set them to zero, not default), therefore we fallback to
|
||||
* the out-of-the-box default instead.
|
||||
*/
|
||||
#if defined(WIN32) && defined(SIO_KEEPALIVE_VALS)
|
||||
|
Reference in New Issue
Block a user