<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/psycopg2.git/psycopg, branch sql-compose</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>Merge branch 'master' into sql-compose</title>
<updated>2017-02-03T04:56:02+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2017-02-03T04:56:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=de8b335d80ecba0305e2b4796373a4064fd450b3'/>
<id>de8b335d80ecba0305e2b4796373a4064fd450b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added async_ as an alias for async</title>
<updated>2017-02-03T04:43:49+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2017-02-03T04:28:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=ce9be69615c700a0472098c5db171d33091c0b5a'/>
<id>ce9be69615c700a0472098c5db171d33091c0b5a</id>
<content type='text'>
Added in argument for psycopg2.connect() and connection.__init__, and
for the connection.async attribute.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added in argument for psycopg2.connect() and connection.__init__, and
for the connection.async attribute.
</pre>
</div>
</content>
</entry>
<entry>
<title>Typo: composible -&gt; composable</title>
<updated>2017-01-01T05:32:18+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2017-01-01T05:32:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=828415d47690790ab58ea279d38f7f1fe63f70ac'/>
<id>828415d47690790ab58ea279d38f7f1fe63f70ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed sql stuff in Py3</title>
<updated>2017-01-01T04:59:21+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2017-01-01T04:59:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=600416aafc58ac6aaaa4aeb3629518c7c1f788e0'/>
<id>600416aafc58ac6aaaa4aeb3629518c7c1f788e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added sql.compose() implementation</title>
<updated>2017-01-01T04:23:42+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2017-01-01T04:23:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=c4a67fc1c125c541fef4f4f3f19504a784aec616'/>
<id>c4a67fc1c125c541fef4f4f3f19504a784aec616</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 'fast-codecs'</title>
<updated>2016-12-29T21:15:46+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2016-12-29T21:15:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=449bd4485f10bcf4dd557c62912623ec2774d86b'/>
<id>449bd4485f10bcf4dd557c62912623ec2774d86b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use the proper API functions to look up codec functions</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-29T20:13:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=cb5293be1f12034d9108845e4f968ffbbf08f8dd'/>
<id>cb5293be1f12034d9108845e4f968ffbbf08f8dd</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 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>Don't set tp_compare on Python 3</title>
<updated>2016-12-29T20:43:04+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2016-12-29T20:43:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=a81f12f9bd4d429fa73dd602d9fc1319a32a59a0'/>
<id>a81f12f9bd4d429fa73dd602d9fc1319a32a59a0</id>
<content type='text'>
The slot is unused in Py &lt; 3.5, and replaced by pg_as_async in Py 3.5.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The slot is unused in Py &lt; 3.5, and replaced by pg_as_async in Py 3.5.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use -1 instead of 0 to say "calculate the length" in many funcs</title>
<updated>2016-12-26T23:29:01+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2016-12-26T19:01:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=dfe547856ee946163dfdc695723f7ab67865228b'/>
<id>dfe547856ee946163dfdc695723f7ab67865228b</id>
<content type='text'>
0 is a valid length, isn't it?
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
0 is a valid length, isn't it?
</pre>
</div>
</content>
</entry>
</feed>
