<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/psycopg2.git/doc, branch travis</title>
<subtitle>github.com: psycopg/psycopg2.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/'/>
<entry>
<title>Added ipaddress objects conversion</title>
<updated>2016-10-11T03:54:41+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2016-10-11T02:58:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=643ba70bad0f19a68c06ec95de2691c28e060e48'/>
<id>643ba70bad0f19a68c06ec95de2691c28e060e48</id>
<content type='text'>
Close #387
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Close #387
</pre>
</div>
</content>
</entry>
<entry>
<title>Conver network array types into array of strings by default</title>
<updated>2016-10-11T01:31:45+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2016-10-11T01:31:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=706ad2f177d5e3250643765446e66b82e9849648'/>
<id>706ad2f177d5e3250643765446e66b82e9849648</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>inet adapters deprecated</title>
<updated>2016-10-11T01:17:56+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2016-10-11T00:33:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=86198c1c21e959030cf5710a6d4d2fcb3337596b'/>
<id>86198c1c21e959030cf5710a6d4d2fcb3337596b</id>
<content type='text'>
Close #343
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Close #343
</pre>
</div>
</content>
</entry>
<entry>
<title>Enforce dependency on libpq version &gt;= 9.1</title>
<updated>2016-08-15T01:55:43+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2016-08-15T01:17:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=3d4f6df0de210be48fabcad72c54a6915a630798'/>
<id>3d4f6df0de210be48fabcad72c54a6915a630798</id>
<content type='text'>
PGRES_COPY_BOTH was introduced in 9.1: we can ifdef the hell out of
pgpath, but we may as well bury the dead horses instead of beating
them.

They smell funny, too.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PGRES_COPY_BOTH was introduced in 9.1: we can ifdef the hell out of
pgpath, but we may as well bury the dead horses instead of beating
them.

They smell funny, too.
</pre>
</div>
</content>
</entry>
<entry>
<title>Stop compiling with Python 2.5</title>
<updated>2016-08-15T00:06:42+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2016-08-15T00:06:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=3b41c3a6f373af0100a399cea150a9420ecc4acb'/>
<id>3b41c3a6f373af0100a399cea150a9420ecc4acb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'replication-protocol'</title>
<updated>2016-08-14T20:09:54+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2016-08-14T20:09:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=1d950748af199d76069a5fb71bd9f7ace7a2e50e'/>
<id>1d950748af199d76069a5fb71bd9f7ace7a2e50e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Name the db in the replication test like the unit test one</title>
<updated>2016-08-14T18:57:29+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2016-08-14T18:57:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=e0883f19677140ec03288034f1bf5e43f941990b'/>
<id>e0883f19677140ec03288034f1bf5e43f941990b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>spelling fix</title>
<updated>2016-08-07T01:44:08+00:00</updated>
<author>
<name>SpootDev</name>
<email>spootdev@gmail.com</email>
</author>
<published>2016-07-16T03:17:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=edd51aac25b2cc9f25e0df1d94724b945797832a'/>
<id>edd51aac25b2cc9f25e0df1d94724b945797832a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replication docs massaging, mostly formatting</title>
<updated>2016-08-07T01:23:02+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2016-08-07T01:23:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=86434548a7f9b38bf32cdbacfc52b12bea60776c'/>
<id>86434548a7f9b38bf32cdbacfc52b12bea60776c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reshuffling and indexing of replication docs</title>
<updated>2016-08-07T01:07:16+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2016-08-07T01:07:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=9a4f8f915f6bd994cfb11eaa09fa3d97e48d2f47'/>
<id>9a4f8f915f6bd994cfb11eaa09fa3d97e48d2f47</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
