Hello, Fabien-san. > From: Fabien COELHO <coe...@cri.ensmp.fr> > About the backend v11 patch. > No space or newline before ";". Same comment about the libpq_ timeout. Fixed.
> There is an error in the code, I think it should be < 0 to detect errors. Yes, thanks! > If the parameter has no effect on Windows, I do not see why its value should > be > constrained to zero, it should just have no effect. Idem libpq_ timeout. I had a misunderstanding. Indeed, it doesn't need to be zero. Removed. > Documentation: > ISTM this is not about libpq connections but about TCP connections. There can > be > non libpq implementations client side. Then, where do you think the correct place? I thought that this parameter should be explained here because the communication will be made through the library libpq same as keepalive features. Best regards, --------------------- Ryohei Nagaura
socket_timeout_v9.patch
Description: socket_timeout_v9.patch
TCP_backend_v12.patch
Description: TCP_backend_v12.patch
TCP_interface_v12.patch
Description: TCP_interface_v12.patch