mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-20 21:18:21 +00:00
38c7a2abfc
Now that we construct the TLS client config for cancellation as well as connect, it feels appropriate to construct the same config once and re-use it elsewhere. It might also help should #7500 require any extra setup, so we can easily add it to all the appropriate call sites.