mirror of
https://github.com/jackc/pgx.git
synced 2025-05-29 18:53:50 +00:00
Adds the Ping method to pgxpool.Conn, returning the result of calling Ping on the underlying pgx.Conn.
Adds the Ping method to pgxpool.Conn, returning the result of calling Ping on the underlying pgx.Conn.