github.com/jackc/pgx/v4/stdlib.Conn.Conn (method)

2 uses

	github.com/jackc/pgx/v4/stdlib (current package)
		sql.go#L254: func (c *Conn) Conn() *pgx.Conn {

	golang.org/x/pkgsite/internal/database
		copy.go#L88: 		return f(stdConn.Conn())