Re: Results messages in "results output" window
От | Guillaume Lelarge |
---|---|
Тема | Re: Results messages in "results output" window |
Дата | |
Msg-id | CAECtzeUGi5=YykwLO3_MVrzUUiGfY-Op1LmTUd7OQC3Vd+fVng@mail.gmail.com обсуждение исходный текст |
Ответ на | Results messages in "results output" window (Edson Richter <edsonrichter@hotmail.com>) |
Ответы |
Re: Results messages in "results output" window
|
Список | pgadmin-support |
<p dir="ltr">Le 13 févr. 2015 18:39, "Edson Richter" <<a href="mailto:edsonrichter@hotmail.com">edsonrichter@hotmail.com</a>>a écrit :<br /> ><br /> > Dear friends,<br />><br /> > I've been using PgAdmin 12.0.0 released on Jan 6, 2015, compiled in my Ubuntu 14.04 x64.<br /> > Nothingnoticiable in terms of use (actually, there are few known bugs, but they don't bug me anyway).<br /> ><br /> >I would like to know if there is any change to enable processing results to appear in Results output window when runninga script the this one:<br /> ><br /> > begin transaction;<br /> > update mytable set factor_xy = 10 wherefactor_xy = 15 and nature_id = 4;<br /> > commit transaction;<br /> ><br /> > Today I get the following output:<br/> ><br /> > [QUERY ] begin transaction<br /> > [QUERY ] update mytable set factor_xy = 10 wherefactor_xy = 15 and nature_id = 4<br /> > [QUERY ] rollback transaction<br /> ><br /> > I would like to getsomething like:<br /> ><br /> > [QUERY ] begin transaction<br /> > 0 rows changed.<br /> > [QUERY ]update mytable set factor_xy = 10 where factor_xy = 15 and nature_id = 4<br /> > 16 rows changed.<br /> > [QUERY ] rollback transaction<br /> > 0 rows changed.<br /> ><br /> ><br /> > Is there any configuration Ican change to get this?<br /> ><p dir="ltr">Nope. There's nothing for this.
В списке pgadmin-support по дате отправления: