add: Log pg version details of listener connection

Follow-up to #4617 adding more information to log entry produced upon successful listener connection establishement.
This commit is contained in:
Michał Kłeczek
2026-04-06 11:11:16 -05:00
committed by Steve Chavez
parent 34a767a5cc
commit b9c8562641
5 changed files with 21 additions and 13 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ All notable changes to this project will be documented in this file. From versio
### Added
- Log the actual host and port of listener database connection by @mkleczek in #4617
- Log host, port and pg version of listener database connection by @mkleczek in #4617 #4618
## [14.8] - 2026-04-03