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.
Regards,
Andreas