Re: select inside transactions - Mailing list pgadmin-hackers

From Magnus Hagander
Subject Re: select inside transactions
Date
Msg-id 6BCB9D8A16AC4241919521715F4D8BCEA0F7D2@algol.sollentuna.se
Whole thread Raw
In response to select inside transactions  (Andreas Pflug <pgadmin@pse-consulting.de>)
Responses Re: select inside transactions  (Andreas Pflug <pgadmin@pse-consulting.de>)
List pgadmin-hackers
> >>I had to revert the patch on pgSetBase.cpp (Rev4986)
> because to handle
> >>the very special case of selects inside transactions when
> executed in
> >>a single step (I'd recommend to execute them step by step) the
> >>standard case of a query returning no data (e.g. drop table foo)
> >>didn't return messages any more.
> >
> >
> > Yikes. I guess my disclaimer was well placed ;-)
> >
> > Did you just revert it, or did you figure out a proper way
> of doing it?
>
> Just reverted. Currently I don't see a proper way to implement it,
> unless multiple output panes (as in isqlw) are implemented.

Bummer. I had that feeling - it seemed to easy :-(

//Magnus

pgadmin-hackers by date:

Previous
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r5029 - trunk/pgadmin3
Next
From: August Zajonc
Date:
Subject: Uninstalling adminpack