Hi, lib/pq library received an update to support sslnegotiation flag since version 1.11.0, see https://github.com/lib/pq/releases/tag/v1.11.0
Would it be possible to release a new version of this postgresql provider which supports this flag? It is useful e.g. when connecting to target PostgreSQL instance over HAProxy handling the SSL negotiation at different level. Thanks!
Hi, lib/pq library received an update to support
sslnegotiationflag since version 1.11.0, see https://github.com/lib/pq/releases/tag/v1.11.0Would it be possible to release a new version of this postgresql provider which supports this flag? It is useful e.g. when connecting to target PostgreSQL instance over HAProxy handling the SSL negotiation at different level. Thanks!