<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/psycopg2.git/lib, branch register-bytes</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>Added BYTESARRAY typecaster</title>
<updated>2019-01-18T15:47:01+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2019-01-18T15:47:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=ddbe495d707afc141767da00fadf86cf9429b7c0'/>
<id>ddbe495d707afc141767da00fadf86cf9429b7c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Preliminary test for a BYTES adapter.</title>
<updated>2019-01-18T13:17:02+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2019-01-18T13:17:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=f713dc9fc1c2a915b306c944e51e800d5ab7e1ef'/>
<id>f713dc9fc1c2a915b306c944e51e800d5ab7e1ef</id>
<content type='text'>
Allow returning unparsed bytes from databases with mixed encodings. See
issue #519.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow returning unparsed bytes from databases with mixed encodings. See
issue #519.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'eternalflow/execute-values-returning-clause-support'</title>
<updated>2018-12-27T13:53:12+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2018-12-27T13:53:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=f3695e36c700d988052a6d3b8cd1dabe8efb9a00'/>
<id>f3695e36c700d988052a6d3b8cd1dabe8efb9a00</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Docs wordsmith for execute_values() fetch param</title>
<updated>2018-12-27T13:42:58+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2018-12-27T13:40:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=bde9fc6dea578891c7bf2a6f5a7ecdc98978f642'/>
<id>bde9fc6dea578891c7bf2a6f5a7ecdc98978f642</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Some harmless adjustments in execute_values() code</title>
<updated>2018-12-27T13:39:13+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2018-12-27T13:39:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=6fdac46137351d4e99fe2bebd43ab1b6135d160b'/>
<id>6fdac46137351d4e99fe2bebd43ab1b6135d160b</id>
<content type='text'>
No optional result, and create the list only if requred.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
No optional result, and create the list only if requred.
</pre>
</div>
</content>
</entry>
<entry>
<title>Dropped deprecated PersistentConnectionPool</title>
<updated>2018-12-04T14:32:00+00:00</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2018-12-02T17:47:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=a1fdaebc309e1ee9a36bea9edea7cb95aa75c281'/>
<id>a1fdaebc309e1ee9a36bea9edea7cb95aa75c281</id>
<content type='text'>
This class was deprecated in
27cd6c4880161a715b1952be64cc96ebc968fa2b (Dec 2, 2012), which was first
included in release 2.5. Enough time has passed for library uses to find
an alternative solution.

This class was untested.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This class was deprecated in
27cd6c4880161a715b1952be64cc96ebc968fa2b (Dec 2, 2012), which was first
included in release 2.5. Enough time has passed for library uses to find
an alternative solution.

This class was untested.
</pre>
</div>
</content>
</entry>
<entry>
<title>rename param name to fetch</title>
<updated>2018-11-24T18:51:18+00:00</updated>
<author>
<name>Ivan Kotelnikov</name>
<email>ivan.kotelnikov@bitfury.com</email>
</author>
<published>2018-11-23T22:06:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=b40ac15efc177e88c20b0e692041b7cc2f54110b'/>
<id>b40ac15efc177e88c20b0e692041b7cc2f54110b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add RETURNING clause support in execute_values function</title>
<updated>2018-11-21T14:38:13+00:00</updated>
<author>
<name>Ivan Kotelnikov</name>
<email>ivan.kotelnikov@bitfury.com</email>
</author>
<published>2018-11-21T14:29:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=9a8d7d5a6ad5f24e1cbc529e98dd61ad9424b9ed'/>
<id>9a8d7d5a6ad5f24e1cbc529e98dd61ad9424b9ed</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 barf on Composite passed to execute_values()</title>
<updated>2018-10-23T00:57:48+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=8fb0f694f755a5c1bfdd67f923ec43be3c0d34b5'/>
<id>8fb0f694f755a5c1bfdd67f923ec43be3c0d34b5</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>Full flake8 3.5 cleanup</title>
<updated>2018-10-22T23:39:14+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2018-10-22T23:39:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=05f9e231a0aafed57b1f38ad6a1e6a5838b05cc5'/>
<id>05f9e231a0aafed57b1f38ad6a1e6a5838b05cc5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
