node-postgres
node-postgres copied to clipboard
Allow setting `ssl.servername`
Fixes #2803
Thanks for this! Is it possible to write a test for this? Without a test it becomes pretty hard to maintain the code for me over long periods of time.
Is it possible to write a test for this?
I'm happy to if someone points me to a good existing test to copy.