mirror of
https://github.com/jackc/pgx.git
synced 2025-05-31 11:42:24 +00:00
Also the configuration used in the Conn structure (used to implement the driver.Conn interface) stores a ConnConfig which is used only for determining if the Connection should be used with Simple Protocol or not.