mirror of
https://github.com/brianc/node-postgres.git
synced 2025-12-08 20:16:25 +00:00
* skip TLS SNI if host is IP address (do not set servername option in tls.connect) * Format code
* skip TLS SNI if host is IP address (do not set servername option in tls.connect) * Format code