github.com/jackc/pgx/v4/stdlib.Stmt.ExecContext (method)

one use

	github.com/jackc/pgx/v4/stdlib (current package)
		sql.go#L414: func (s *Stmt) ExecContext(ctx context.Context, argsV []driver.NamedValue) (driver.Result, error) {