Include port number when logging successful binding to a TCP port.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 2b32ac2a59df18246c3b79e96a209bfdb39bb918
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2017-03-14T17:18:38Z
Releases: 10.0
Include port number when logging successful binding to a TCP port.

Per suggestion from Andres Freund.

Discussion: https://postgr.es/m/20170314033842.st7gifec55yigz2h@alap3.anarazel.de

Files

PathChange+/−
src/backend/libpq/pqcomm.c modified +11 −4

Discussion