<feed xmlns='http://www.w3.org/2005/Atom'>
<title>LibDB++ PostgreSQL/libpqpp/unittests, branch libdbpp-postgresql-1.1.2</title>
<subtitle>LibDB++ PostgreSQL connector.</subtitle>
<id>https://git.randomdan.homeip.net/repo/libdbpp-postgresql/atom?h=libdbpp-postgresql-1.1.2</id>
<link rel='self' href='https://git.randomdan.homeip.net/repo/libdbpp-postgresql/atom?h=libdbpp-postgresql-1.1.2'/>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/libdbpp-postgresql/'/>
<updated>2017-01-08T20:48:35Z</updated>
<entry>
<title>Relax message check as it can vary depending on server configuration</title>
<updated>2017-01-08T20:48:35Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2017-01-08T20:15:46Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/libdbpp-postgresql/commit/?id=b355df6d140c3a97be310b2f791fdaa9958d80c8'/>
<id>urn:sha1:b355df6d140c3a97be310b2f791fdaa9958d80c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minor updates/tweaks to increase test coverage</title>
<updated>2017-01-08T19:33:31Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2017-01-06T02:40:56Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/libdbpp-postgresql/commit/?id=41b302488e82097c3043d71b405e7ba930151a76'/>
<id>urn:sha1:41b302488e82097c3043d71b405e7ba930151a76</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix bug where prepared statement cache wasn't cleared on connection reset leading to random failure due to prepapred statements not existing</title>
<updated>2017-01-08T19:33:30Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2017-01-05T21:02:54Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/libdbpp-postgresql/commit/?id=b67dd43bbdca2563ed29e84d37efc91b99f9a8bf'/>
<id>urn:sha1:b67dd43bbdca2563ed29e84d37efc91b99f9a8bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add PQ specific command options to control page size and the use of bulk -v- cursor selects</title>
<updated>2017-01-04T17:54:29Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>daniel.goodliffe@pressassociation.com</email>
</author>
<published>2017-01-04T17:54:29Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/libdbpp-postgresql/commit/?id=d6e8b1c5a787641dc63fc50c9b35cc7427a33b65'/>
<id>urn:sha1:d6e8b1c5a787641dc63fc50c9b35cc7427a33b65</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add missing delete showing false memory leak</title>
<updated>2017-01-03T15:16:54Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>daniel.goodliffe@pressassociation.com</email>
</author>
<published>2017-01-03T15:08:13Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/libdbpp-postgresql/commit/?id=6e7abd217d022af8e5841cf35ed6634a69ac92af'/>
<id>urn:sha1:6e7abd217d022af8e5841cf35ed6634a69ac92af</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
