<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/psycopg2.git/tests, branch py37</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>Fixed adaptation of lists of empty lists</title>
<updated>2018-10-30T00:29:18+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2018-10-29T23:15:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=9d1510486879c30f5189472c4eaf654f1da8c4e2'/>
<id>9d1510486879c30f5189472c4eaf654f1da8c4e2</id>
<content type='text'>
...somehow. Postgres doesn't support them and converts them into a
simple empty array. However this is not really our concern: the syntax
we return is valid.

Close #788
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
...somehow. Postgres doesn't support them and converts them into a
simple empty array. However this is not really our concern: the syntax
we return is valid.

Close #788
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't barf on Composite passed to execute_values()</title>
<updated>2018-10-23T00:17:15+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2018-10-23T00:06:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=eeef58b5812f6167dccbaee67fbc88429cdbb784'/>
<id>eeef58b5812f6167dccbaee67fbc88429cdbb784</id>
<content type='text'>
Close #794
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Close #794
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed refcount in connection's readonly and deferrable getters</title>
<updated>2018-10-12T21:37:50+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2018-10-12T21:37:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=ed6f32999f7303e9b8823a03c1a4cf261bb81fcd'/>
<id>ed6f32999f7303e9b8823a03c1a4cf261bb81fcd</id>
<content type='text'>
Close #790
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Close #790
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed infinite loop in pq_get_last_result after COPY</title>
<updated>2018-10-10T22:23:56+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2018-10-10T22:23:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=5abbcb23cae335341a19fcddf81328d977dfd8b6'/>
<id>5abbcb23cae335341a19fcddf81328d977dfd8b6</id>
<content type='text'>
There will be an error downstream but we have to get out of this
function first.

Close #781
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There will be an error downstream but we have to get out of this
function first.

Close #781
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump tests for selective closure of named cursor to pg 8.2</title>
<updated>2018-07-24T18:02:13+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2018-07-24T18:02:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=ba54f1194ad591f96acd5bacdc03524e54f7897b'/>
<id>ba54f1194ad591f96acd5bacdc03524e54f7897b</id>
<content type='text'>
Previous versions don't support the features as they don't have the
pg_cursors view. But they are too old to care.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previous versions don't support the features as they don't have the
pg_cursors view. But they are too old to care.
</pre>
</div>
</content>
</entry>
<entry>
<title>Close named cursor if exist, even if we didn't run execute</title>
<updated>2018-07-21T17:32:02+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2018-07-21T17:32:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=43e35db988625dcb32c8fd410e856b6a543f1376'/>
<id>43e35db988625dcb32c8fd410e856b6a543f1376</id>
<content type='text'>
Close #746
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Close #746
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fix-716' into maint_2_7</title>
<updated>2018-05-20T16:05:25+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2018-05-20T16:05:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=85ec17a313c469acec2ca8ce64039f1cd7f918af'/>
<id>85ec17a313c469acec2ca8ce64039f1cd7f918af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't raise an exception closing an unused named cursor</title>
<updated>2018-05-20T13:05:58+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2018-05-20T12:56:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=7aea6b846ef755b8cc0a67e42467e1923aba92cc'/>
<id>7aea6b846ef755b8cc0a67e42467e1923aba92cc</id>
<content type='text'>
Close #716
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Close #716
</pre>
</div>
</content>
</entry>
<entry>
<title>Set minimal postgres version for intervalstyle test</title>
<updated>2018-05-20T12:42:30+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2018-05-20T12:40:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=f2896fe51289e4e73e296ab137713e586a4f8610'/>
<id>f2896fe51289e4e73e296ab137713e586a4f8610</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Raise NotSupportedError fetching iso_8601 intervals</title>
<updated>2018-05-20T12:24:40+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2018-05-20T12:22:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=51027dbd5f30c855d77a44841cf6afaa07af7857'/>
<id>51027dbd5f30c855d77a44841cf6afaa07af7857</id>
<content type='text'>
Previously it would have failed parsing and resulted in ValueError

Close #707
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously it would have failed parsing and resulted in ValueError

Close #707
</pre>
</div>
</content>
</entry>
</feed>
