• T
    Tweak TCP-keepalive code so that an invalid setting doesn't cause us · cc3bda37
    Tom Lane 提交于
    to drop connections unceremoniously.  Also some other marginal cleanups:
    don't query getsockopt() repeatedly if it fails, and avoid having the
    apparent definition of struct Port depend on which system headers you
    might have included or not.  Oliver Jowett and Tom Lane.
    cc3bda37
libpq-be.h 3.8 KB