Hey Matthew (and all),

First of all, we at Emweb wish everyone the best for 2012 ! It
promises to be a very busy year for us, which, at least from your
point of view, should sound good :-)

2012/1/1 Matthew Sherborne <msherbo...@gmail.com>:
> OK, so the segfault was all my code :) but still the error message isn't
> bubbling up from postgresql in the git trunk :)

You're right. As you observed, we've added a new feature to
transaction handling (a hint from Bart Vanhauwaert): to auto-commit
transactions when the transaction object destructs if the destruction
is not a consequence of an exception being thrown (I was unaware that
C++ actually has a function for detecting that:
std::uncaught_exception()).

The upshot is: you no longer are required to explicitly commit() all
your transactions -- this is now the "default" behavior.

But as you noted, an error or two slipped in. Latest git should fix this !

Regards,
koen

------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to