Files
soci/docs
Vadim Zeitlin 6dac7658d7 Implement tcp_user_timeout support with libpq < 12 under Linux
In addition to providing fallback implementation of this option under
Windows, also do it under Linux when using libpq < 12, where this option
was added.

This allows to always specify this option in the connection string,
without worrying about it resulting in fatal error from PQconnectdb() on
older systems: in the worst case, the option is ignored and when using
Linux (or any other system with TCP_USER_TIMEOUT support, although none
seem to currently exist) it will work in the same way as in libpq.
2025-06-13 17:06:32 +02:00
..
2025-01-24 16:45:11 +01:00
2025-04-09 16:26:52 +02:00
2025-03-04 18:03:53 +01:00
2025-03-04 18:03:53 +01:00
2024-03-19 19:24:44 +01:00
2019-01-17 16:06:29 +01:00
2025-03-04 18:03:53 +01:00