Re: fix psql \conninfo & \connect when using hostaddr
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Noah Misch <noah@leadboat.com>
Cc: Alvaro Herrera <alvherre@2ndquadrant.com>, Fabien COELHO <coelho@cri.ensmp.fr>, Dmitry Dolgov <9erthalion6@gmail.com>, PostgreSQL Developers <pgsql-hackers@lists.postgresql.org>, Arthur Zakirov <a.zakirov@postgrespro.ru>, Robert Haas <robertmhaas@gmail.com>
Date: 2019-06-25T00:53:33Z
Lists: pgsql-hackers
On Mon, Jun 24, 2019 at 04:51:04PM -0700, Noah Misch wrote: > On Mon, Jun 24, 2019 at 08:52:00AM -0400, Alvaro Herrera wrote: >> On 2019-Jun-24, Michael Paquier wrote: >>> Alvaro, did 313f56ce fix all the issues related to this thread? >> >> Yes, as far as I am aware it does. > > I agree, it did. Indeed. I have been looking at the thread and I can see the difference with and without the patch committed. This open item is closed. -- Michael
Commits
-
Tweak libpq's PQhost, PQhostaddr, and psql's \connect
- 313f56ce2d1b 12.0 landed
-
psql: Show IP address in \conninfo
- 6e5f8d489acc 12.0 landed