Upgrade lib/pq to support auth crypto introduced in PostgreSQL 10
PostgreSQL introduced new crypto mechanisms (including scram-sha-256) in version 10, which are not supported by the current version of lib/pq. an upgrade is needed.
PostgreSQL introduced new crypto mechanisms (including scram-sha-256) in version 10, which are not supported by the current version of lib/pq. an upgrade is needed.