• Robert Haas's avatar
    Code review for commit 274bb2b3. · 9a1d0af4
    Robert Haas authored
    Avoid memory leak in conninfo_uri_parse_options.  Use the current host
    rather than the comma-separated list of host names when the host name
    is needed for GSS, SSPI, or SSL authentication.  Document the way
    connect_timeout interacts with multiple host specifications.
    
    Takayuki Tsunakawa
    9a1d0af4
fe-auth.c 20.7 KB