github.com/jackc/pgx/v4.copyFrom.run (method)

2 uses

	github.com/jackc/pgx/v4 (current package)
		copy_from.go#L91: func (ct *copyFrom) run(ctx context.Context) (int64, error) {
		copy_from.go#L210: 	return ct.run(ctx)