• Robert Haas's avatar
    libpq: Fix another bug in 721f7bd3. · a0ae54df
    Robert Haas authored
    If we failed to connect to one or more hosts, and then afterwards we
    find one that fails to be read-write, the latter error message was
    clobbering any earlier ones.  Repair.
    
    Mithun Cy, slightly revised by me.
    a0ae54df
fe-connect.c 156 KB