<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/psycopg2.git, branch connection-info</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>Use the connection.info properties instead of the legacy methods</title>
<updated>2018-10-13T02:28:42+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2018-10-13T02:28:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=44bd2927c50c516bde149021ee5560f4b295d5b7'/>
<id>44bd2927c50c516bde149021ee5560f4b295d5b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Guard from some info functions not available in some libpq versions</title>
<updated>2018-10-13T02:09:39+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2018-10-13T02:09:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=704e6797e7dd4ac0046caa3230a8faa1f247859f'/>
<id>704e6797e7dd4ac0046caa3230a8faa1f247859f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added ConnectionInfo.parameter_status()</title>
<updated>2018-10-13T01:40:17+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2018-10-13T01:40:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=d138e42ee5ac39797ae6b563ddd87eca3166b458'/>
<id>d138e42ee5ac39797ae6b563ddd87eca3166b458</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added ConnectionInfo.ssl_attribute()</title>
<updated>2018-10-13T01:21:38+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2018-10-13T01:21:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=9f6a3a5e963f01417cb82cf03739cf594c4d86c9'/>
<id>9f6a3a5e963f01417cb82cf03739cf594c4d86c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added all the missing ConnectionInfo attributes</title>
<updated>2018-10-13T00:36:07+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2018-10-13T00:36:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=cb3d5f9d925cd8b06e1ba5ed02d0997d84da26d6'/>
<id>cb3d5f9d925cd8b06e1ba5ed02d0997d84da26d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added missing class signatures in the docs</title>
<updated>2018-10-12T23:55:20+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2018-10-12T23:55:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=4f7bbdca26b9d4bac0de375d5a531e9ff913ac52'/>
<id>4f7bbdca26b9d4bac0de375d5a531e9ff913ac52</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added ConnectionInfo.error_message</title>
<updated>2018-10-12T23:47:04+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2018-10-12T23:47:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=439dff974d868b564f660e444b348ad7f61a7989'/>
<id>439dff974d868b564f660e444b348ad7f61a7989</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added other members to the ConnectionInfo class</title>
<updated>2018-10-12T03:18:59+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2018-10-12T03:18:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=1ac6359fefd890a0035a2ae431e57272f0269e6d'/>
<id>1ac6359fefd890a0035a2ae431e57272f0269e6d</id>
<content type='text'>
Starting deprecating softly some of the methods bloating the connection
class.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Starting deprecating softly some of the methods bloating the connection
class.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added several ConnectionInfo attributes</title>
<updated>2018-10-12T03:18:59+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2018-10-12T02:25:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=0a04c8892d5d704f471f370e6b9a253f6add7c1c'/>
<id>0a04c8892d5d704f471f370e6b9a253f6add7c1c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding ConnectionInfo object documentation</title>
<updated>2018-10-12T02:25:06+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2018-10-11T22:55:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=9ddf59959fedb9b29d82436bda5726b76d29a958'/>
<id>9ddf59959fedb9b29d82436bda5726b76d29a958</id>
<content type='text'>
I'm still fought whether docs should be in the C module or in the .rst.
I'd prefer the first because DRY, but writing multiline strings in C
really sucks.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I'm still fought whether docs should be in the C module or in the .rst.
I'd prefer the first because DRY, but writing multiline strings in C
really sucks.
</pre>
</div>
</content>
</entry>
</feed>
