Re: BUG #16330: psql accesses null pointer in connect.c:do_connect
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Alvaro Herrera <alvherre@2ndquadrant.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, hghwng@gmail.com, pgsql-bugs@lists.postgresql.org
Date: 2020-04-01T06:07:25Z
Lists: pgsql-bugs
On Tue, Mar 31, 2020 at 10:52:59AM -0300, Alvaro Herrera wrote: > Looks better :-) Thanks to both of you for the suggestions and the reviews. Fix this way then. -- Michael
Commits
-
Fix crash in psql when attempting to reuse old connection
- f79bea4b6bcd 12.3 landed
- 8d84dd001239 13.0 landed
-
psql: Show IP address in \conninfo
- 6e5f8d489acc 12.0 cited