Enhance log message in creating watchdog receive socket.
authorTatsuo Ishii <ishii@postgresql.org>
Wed, 4 Jun 2025 07:32:30 +0000 (16:32 +0900)
committerTatsuo Ishii <ishii@postgresql.org>
Wed, 4 Jun 2025 07:32:30 +0000 (16:32 +0900)
commite058c93343f06adf13d250f2be6b7da1078eb040
tree958a3bab0a2890185dbe0a1d77566fd2cd01fbe8
parentc098b47757ada0334389088b409cae8ee285352e
Enhance log message in creating watchdog receive socket.

This is a follow up commit to:
cea80281d Retry bind on watchdog receive socket.

Use getnameinfo() so that log messages contain hostname, rather just
"TCP".
src/watchdog/watchdog.c