Re: libpq should not look up all host addresses at once

Fabien COELHO <coelho@cri.ensmp.fr>

From: Fabien COELHO <coelho@cri.ensmp.fr>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: PostgreSQL Developers <pgsql-hackers@lists.postgresql.org>
Date: 2018-08-13T15:37:55Z
Lists: pgsql-hackers
>> The Fatal error does not really say for which host/ip the password fail.
>
> Yup, but that's not the province of this patch to improve.  See
>
> https://www.postgresql.org/message-id/25918.1533918960@sss.pgh.pa.us
>
> for one that is trying to improve it.

Yep, I gathered that afterwards.

-- 
Fabien.


Commits

  1. In libpq, don't look up all the hostnames at once.