<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/psycopg2.git/psycopg, branch maint_2_4</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>Parse the rowcount as long</title>
<updated>2014-05-13T13:21:06+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2014-05-13T13:00:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=96d62607067cf2b5a2952a21b1e249709c229a1b'/>
<id>96d62607067cf2b5a2952a21b1e249709c229a1b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Copy operations correctly set the cursor.rowcount attribute</title>
<updated>2014-05-13T11:07:21+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2014-05-05T22:52:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=e7fc781280ff44db422ce8f2e3ac6904d1b83a1a'/>
<id>e7fc781280ff44db422ce8f2e3ac6904d1b83a1a</id>
<content type='text'>
Fixes ticket #180.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes ticket #180.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed explicit connection.cursor(cursor_factory=None)</title>
<updated>2014-04-30T17:05:36+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2014-04-30T16:56:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=a1344f30f357f7eb134088c059d01b902d0e4795'/>
<id>a1344f30f357f7eb134088c059d01b902d0e4795</id>
<content type='text'>
Fixes issue #210.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes issue #210.
</pre>
</div>
</content>
</entry>
<entry>
<title>Close the connection if discovered bad on poll()</title>
<updated>2014-04-07T17:30:08+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2014-04-05T14:32:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=71eeb9086a36ca98814c4292c10dd89244677e90'/>
<id>71eeb9086a36ca98814c4292c10dd89244677e90</id>
<content type='text'>
Conflicts:

	NEWS
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:

	NEWS
</pre>
</div>
</content>
</entry>
<entry>
<title>Check the connection is really bad on exception before closing it</title>
<updated>2014-04-07T17:29:35+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2014-04-05T14:14:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=cdb206d3e7a3d11ff072e1b2a1073b8f3407664b'/>
<id>cdb206d3e7a3d11ff072e1b2a1073b8f3407664b</id>
<content type='text'>
We end up here without a pgres sometimes (e.g. from lobject errors)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We end up here without a pgres sometimes (e.g. from lobject errors)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed attempt of closing an already closed lobject on dealloc</title>
<updated>2014-04-07T17:29:27+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2014-04-05T14:11:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=ddf97a0cdc0d692d87bd8b83cc56fdb72e1fe693'/>
<id>ddf97a0cdc0d692d87bd8b83cc56fdb72e1fe693</id>
<content type='text'>
This results in a "null without exception set" in the corrent state, which
is caused by the connection being unexpectedly closed anyway.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This results in a "null without exception set" in the corrent state, which
is caused by the connection being unexpectedly closed anyway.
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't set an exception witout GIL closing lobjects with a bad conn</title>
<updated>2014-04-07T17:29:18+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2014-04-05T14:10:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=bbe5a2597ca4978be77b4897f2c08b741225f613'/>
<id>bbe5a2597ca4978be77b4897f2c08b741225f613</id>
<content type='text'>
We ended up in this branch only for an excessively aggressive closing
of the transaction that now I'm going to fix.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We ended up in this branch only for an excessively aggressive closing
of the transaction that now I'm going to fix.
</pre>
</div>
</content>
</entry>
<entry>
<title>Close a connection if PQexec returned NULL</title>
<updated>2014-04-07T17:29:14+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2014-03-06T18:11:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=c8ee04a9fa30809fb39ebdbc3fb49bde066ff2a4'/>
<id>c8ee04a9fa30809fb39ebdbc3fb49bde066ff2a4</id>
<content type='text'>
This happens for Socket connections, not for TCP ones, where a result
containing an error is returned and correctly handled by pq_raise()

Closes ticket #196 but not #192: poll() still doesn't change the
connection closed.

Conflicts:

	NEWS
	psycopg/pqpath.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This happens for Socket connections, not for TCP ones, where a result
containing an error is returned and correctly handled by pq_raise()

Closes ticket #196 but not #192: poll() still doesn't change the
connection closed.

Conflicts:

	NEWS
	psycopg/pqpath.c
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow get_transaction_status on closed connections</title>
<updated>2014-04-07T17:01:30+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2014-03-06T17:49:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=ae67f353d262e8cc0d9706fe3cf8bbeea3c88a83'/>
<id>ae67f353d262e8cc0d9706fe3cf8bbeea3c88a83</id>
<content type='text'>
It's a local operation and the libpq functions has a NULL guard.

Conflicts:

	NEWS
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's a local operation and the libpq functions has a NULL guard.

Conflicts:

	NEWS
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid printing the typecast name in debug statement</title>
<updated>2014-04-07T16:58:54+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2014-04-04T18:25:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=7ed593504c58d98c3d3dbd97579e3e1061f2c0cc'/>
<id>7ed593504c58d98c3d3dbd97579e3e1061f2c0cc</id>
<content type='text'>
The way we were doing it is unsafe and causes assertion failures on Py3.

Fixes ticket #188

Conflicts:

	NEWS
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The way we were doing it is unsafe and causes assertion failures on Py3.

Fixes ticket #188

Conflicts:

	NEWS
</pre>
</div>
</content>
</entry>
</feed>
