<feed xmlns='http://www.w3.org/2005/Atom'>
<title>LibDB++ PostgreSQL/libpqpp/unittests, branch libdbpp-postgresql-1.1.1</title>
<subtitle>LibDB++ PostgreSQL connector.</subtitle>
<id>https://git.randomdan.homeip.net/repo/libdbpp-postgresql/atom?h=libdbpp-postgresql-1.1.1</id>
<link rel='self' href='https://git.randomdan.homeip.net/repo/libdbpp-postgresql/atom?h=libdbpp-postgresql-1.1.1'/>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/libdbpp-postgresql/'/>
<updated>2017-01-01T21:25:38Z</updated>
<entry>
<title>Force mock DB names to lower case</title>
<updated>2017-01-01T21:25:38Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2017-01-01T21:18:09Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/libdbpp-postgresql/commit/?id=d76fc20498a0c0d771976936c51e5e96923f368c'/>
<id>urn:sha1:d76fc20498a0c0d771976936c51e5e96923f368c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support bulk selects which don't use cursors, always use of RETURNING</title>
<updated>2016-04-24T14:47:33Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2016-04-24T14:47:33Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/libdbpp-postgresql/commit/?id=4076ca685941ac433bc91130e29449cef7858fba'/>
<id>urn:sha1:4076ca685941ac433bc91130e29449cef7858fba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't attempt to close cursors when in failed transaction (it's failed and result in sigabrt)</title>
<updated>2016-04-21T09:59:36Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>daniel.goodliffe@pressassociation.com</email>
</author>
<published>2016-04-21T09:59:36Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/libdbpp-postgresql/commit/?id=e52b3dccf14a7606b5a19bcd1a763a377b59e873'/>
<id>urn:sha1:e52b3dccf14a7606b5a19bcd1a763a377b59e873</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Actually, don't prepare statement upfront during construction as it might not be valid (e.g. uncreated temp tables)</title>
<updated>2016-02-28T17:22:24Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2016-02-28T17:22:24Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/libdbpp-postgresql/commit/?id=9228b13ad8b8a42277af00bbcd645aa65e0c9f56'/>
<id>urn:sha1:9228b13ad8b8a42277af00bbcd645aa65e0c9f56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Prepare statement upfront during construction</title>
<updated>2016-02-26T20:47:35Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2016-02-26T20:47:35Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/libdbpp-postgresql/commit/?id=203936297e449f0215641037736cc4d142fd4a60'/>
<id>urn:sha1:203936297e449f0215641037736cc4d142fd4a60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reuse prepared statements</title>
<updated>2016-02-25T22:24:53Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2016-02-25T22:24:53Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/libdbpp-postgresql/commit/?id=a6be6d86457a0b5dc982a0d4c7128a510313506d'/>
<id>urn:sha1:a6be6d86457a0b5dc982a0d4c7128a510313506d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor to use std::string as buffer and increase test coverage</title>
<updated>2016-02-19T21:25:02Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2016-02-19T21:25:02Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/libdbpp-postgresql/commit/?id=feaced0381ac6fe0351fa9dbc3b8cc172618a429'/>
<id>urn:sha1:feaced0381ac6fe0351fa9dbc3b8cc172618a429</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Close select tx after close cursor, add error checking</title>
<updated>2016-01-10T17:53:38Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2016-01-10T17:53:38Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/libdbpp-postgresql/commit/?id=c6e4e34be7d09c39357e25dc0ac7e6ffd2e4d9e5'/>
<id>urn:sha1:c6e4e34be7d09c39357e25dc0ac7e6ffd2e4d9e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Only open select transactions when the connection doesn't already have one</title>
<updated>2015-12-30T06:13:56Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2015-12-30T06:13:56Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/libdbpp-postgresql/commit/?id=29c78d04e7371b21fbc3e7aef07b17ffd651e4f1'/>
<id>urn:sha1:29c78d04e7371b21fbc3e7aef07b17ffd651e4f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve and centralise transaction handling logic</title>
<updated>2015-12-29T06:00:08Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2015-12-29T05:16:51Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/libdbpp-postgresql/commit/?id=2a8c566bee4f12f48a441fd37f64102328eac6d0'/>
<id>urn:sha1:2a8c566bee4f12f48a441fd37f64102328eac6d0</id>
<content type='text'>
</content>
</entry>
</feed>
