Build Update for toonen/soci
-------------------------------------

Build: #1
Status: Passed

Duration: 4 minutes and 33 seconds
Commit: 22d4083 (develop)
Author: Vadim Zeitlin
Message: Streamline error handling in PostgreSQL backend with postgresql_result.

Make sure all PGresults are always correctly deallocated by wrapping them in
RAII postgresql_result class and simplify the error handling code by
integrating it into this class as well instead of copying the same code in
multiple places.

The only user-visible change is that postgresql_soci_error is now thrown even
if the connection to the server is completely lost, while a simple soci_error
was thrown before in this case.

View the changeset: 
https://github.com/toonen/soci/compare/c586415e70a1...22d4083df544

View the full build log and details: 
https://travis-ci.org/toonen/soci/builds/6686920

--

You can configure recipients for build notifications in your .travis.yml file. 
See http://about.travis-ci.org/docs/user/build-configuration



------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr
_______________________________________________
soci-devel mailing list
soci-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/soci-devel

Reply via email to