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
-
In libpq, don't look up all the hostnames at once.
- c781a066ea4f 11.0 landed
- 5ca00774194d 12.0 landed
- 6953daf08e6b 10.6 landed