<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/psycopg2.git/psycopg/error.h, branch separate-binary</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>Don't look up for Python encoding</title>
<updated>2016-12-29T21:11:58+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2016-12-26T18:47:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=3295beb7774098659a40649d65e84f7ae9a4838e'/>
<id>3295beb7774098659a40649d65e84f7ae9a4838e</id>
<content type='text'>
Store the encode/decode functions for the right codec in the connection.
The Python encoding name has been dropped of the connection to avoid the
temptation to use it...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Store the encode/decode functions for the right codec in the connection.
The Python encoding name has been dropped of the connection to avoid the
temptation to use it...
</pre>
</div>
</content>
</entry>
<entry>
<title>conn-&gt;codec rename to pyenc</title>
<updated>2016-12-26T11:25:13+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2016-12-26T11:25:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=f439ca61d678ed2fe34c132580cd6e8a581819f7'/>
<id>f439ca61d678ed2fe34c132580cd6e8a581819f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>psycopg2.Error object and type renamed more consistently</title>
<updated>2013-03-20T00:03:58+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2013-03-19T23:47:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=b503db9ce6b395e46616d6aae2bbf0cafc9b9b57'/>
<id>b503db9ce6b395e46616d6aae2bbf0cafc9b9b57</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Store a PGresult in the Exception error</title>
<updated>2013-03-19T23:42:54+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2013-03-19T16:07:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=7177f815a6c19a8cbe8246c99f39a589d4e64b46'/>
<id>7177f815a6c19a8cbe8246c99f39a589d4e64b46</id>
<content type='text'>
This makes the Diagnostics independent from further operations on the cursor
and allows using it with exceptions not generated by a cursor.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes the Diagnostics independent from further operations on the cursor
and allows using it with exceptions not generated by a cursor.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a C structure to psycopg.Error</title>
<updated>2013-03-19T12:15:49+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2013-03-19T03:06:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=394312939e8105cbfd4344a38752556875c578f9'/>
<id>394312939e8105cbfd4344a38752556875c578f9</id>
<content type='text'>
This will allow to store a PGresult in it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will allow to store a PGresult in it.
</pre>
</div>
</content>
</entry>
</feed>
