@@ -90,10 +90,6 @@ func (b *Batch) Send(ctx context.Context) error {
return err
}
if err := b.conn.ensureConnectionReadyForQuery(); err != nil {
batch := &pgconn.Batch{}
for _, bi := range b.items {
The note is not visible to the blocked user.