Jonathan Beit-Aharon <[EMAIL PROTECTED]> writes: > if (!conn)<br> > > DBLINK_CONN_NOT_AVAIL;<br> > +<br> > + if (rcon)<br> > + > rcon->remoteTrFlag = (PQtransactionStatus(conn) != > PQTRANS_IDLE);<br> > <br> > - res = PQexec(conn, "BEGIN");<br> > - if (PQresultStatus(res) != > PGRES_COMMAND_OK)<br> > > [etc]
Could we see this in a less broken format? regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings