At Fri, 26 Feb 2021 13:35:26 +0900 (JST), Kyotaro Horiguchi <horikyota....@gmail.com> wrote in > At Thu, 25 Feb 2021 21:04:00 -0300, Álvaro Herrera <alvhe...@alvh.no-ip.org> > wrote in > > This assert I added? > > > > > +static bool > > > +pqTraceMaybeBreakLine(int size, PGconn *conn) > > > +{ > > > + Assert(conn->be_msg->length > 0); > > > > It breaks. Maybe there's a good reason, maybe there ain't, but in the > > meantime I just removed it. > > The assertion contradicts the condition just below.
Sorry, I was out of it. Please forget that. regards. -- Kyotaro Horiguchi NTT Open Source Software Center