github.com/jackc/pgx/v4.dbTx.SendBatch (method)

one use

	github.com/jackc/pgx/v4 (current package)
		tx.go#L306: func (tx *dbTx) SendBatch(ctx context.Context, b *Batch) BatchResults {