github.com/jackc/pgx/v5/pgxpool.Tx.SendBatch (method, view implemented interface methods)

one use

	github.com/jackc/pgx/v5/pgxpool (current package)
		tx.go#L50: func (tx *Tx) SendBatch(ctx context.Context, b *pgx.Batch) pgx.BatchResults {