<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/psycopg2.git, branch qstring-writable-encoding</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>Work in progress on writable encoding</title>
<updated>2016-07-01T10:17:55+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2016-07-01T10:17:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=600c744fba9f717095d4107d114bbfd0b91c4f12'/>
<id>600c744fba9f717095d4107d114bbfd0b91c4f12</id>
<content type='text'>
Would help using adapt(unicode) to quote strings without a connection,
see ticket #331.

Currently in heisenbug state: if test_connection_wins_anyway and
test_encoding_default run (in this order), the latter fail because the
returned value is "'\xe8 '", with an extra space. Skipping the first
test, the second succeed.

The bad value is returned by the libpq:

    ql = PQescapeString(to+eq+1, from, len);

just returns len = 2 and an extra space in the string... meh.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Would help using adapt(unicode) to quote strings without a connection,
see ticket #331.

Currently in heisenbug state: if test_connection_wins_anyway and
test_encoding_default run (in this order), the latter fail because the
returned value is "'\xe8 '", with an extra space. Skipping the first
test, the second succeed.

The bad value is returned by the libpq:

    ql = PQescapeString(to+eq+1, from, len);

just returns len = 2 and an extra space in the string... meh.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed build on win32</title>
<updated>2016-07-01T01:23:59+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2016-07-01T01:23:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=556f25153f1d7195de709448a395894591f6f992'/>
<id>556f25153f1d7195de709448a395894591f6f992</id>
<content type='text'>
Fix #422.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix #422.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed segfault on repr() for uninitialized connections</title>
<updated>2016-07-01T01:09:56+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2016-07-01T01:09:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=8dff6a38c737adf6a762be96c808c92988cb2afb'/>
<id>8dff6a38c737adf6a762be96c808c92988cb2afb</id>
<content type='text'>
Close #361.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Close #361.
</pre>
</div>
</content>
</entry>
<entry>
<title>Wordsmithing on COPY commands</title>
<updated>2016-07-01T00:41:03+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2016-07-01T00:39:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=05f23df238d7bb9ec09d01dc0af0ccc86cb631a4'/>
<id>05f23df238d7bb9ec09d01dc0af0ccc86cb631a4</id>
<content type='text'>
Address somehow issue #397.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Address somehow issue #397.
</pre>
</div>
</content>
</entry>
<entry>
<title>Document that the libpq must be available at runtime</title>
<updated>2016-07-01T00:21:08+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2016-07-01T00:18:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=5f3be39e0a7954cc735d356b6d109d63ac1bf831'/>
<id>5f3be39e0a7954cc735d356b6d109d63ac1bf831</id>
<content type='text'>
Fix issue #408.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix issue #408.
</pre>
</div>
</content>
</entry>
<entry>
<title>Typo.</title>
<updated>2016-07-01T00:21:08+00:00</updated>
<author>
<name>Gabriel Linder</name>
<email>linder.gabriel@gmail.com</email>
</author>
<published>2016-03-09T20:51:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=4d0b449cbfda280f21317a05606a3126968e1b23'/>
<id>4d0b449cbfda280f21317a05606a3126968e1b23</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>dont claim copyright for future years</title>
<updated>2016-07-01T00:21:08+00:00</updated>
<author>
<name>Bernhard M. Wiedemann</name>
<email>bernhard+gitcommit lsmod.de</email>
</author>
<published>2016-03-09T15:32:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=89f2ab9f05ca072c843e08a0b440ceb954884247'/>
<id>89f2ab9f05ca072c843e08a0b440ceb954884247</id>
<content type='text'>
otherwise, when building from unchanged source in 2018,
it would claim Copyright 2018
which is not true

Being able to reproduce identical output from identical input
is important to Linux distributions
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
otherwise, when building from unchanged source in 2018,
it would claim Copyright 2018
which is not true

Being able to reproduce identical output from identical input
is important to Linux distributions
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #447 from gward/maint_2_6</title>
<updated>2016-06-29T06:38:48+00:00</updated>
<author>
<name>Federico Di Gregorio</name>
<email>fog@dndg.it</email>
</author>
<published>2016-06-29T06:38:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=e79949f76e19cfa769d029db42b9a88dc4505fb3'/>
<id>e79949f76e19cfa769d029db42b9a88dc4505fb3</id>
<content type='text'>
Fix scattered grammar/spelling errors in comments, debug output, etc.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix scattered grammar/spelling errors in comments, debug output, etc.</pre>
</div>
</content>
</entry>
<entry>
<title>Fix scattered grammar/spelling errors in comments, debug output, etc.</title>
<updated>2016-06-28T22:16:16+00:00</updated>
<author>
<name>Greg Ward</name>
<email>gward@dyn.com</email>
</author>
<published>2016-06-28T22:14:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=077e1f0e8d38a2a6d8fa57b58a74b7a04665e140'/>
<id>077e1f0e8d38a2a6d8fa57b58a74b7a04665e140</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve sentence.</title>
<updated>2016-03-10T12:07:38+00:00</updated>
<author>
<name>Karl O. Pinc</name>
<email>kop@meme.com</email>
</author>
<published>2016-02-02T18:48:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=2714c9c6383833c11492003eefd4a675999262ab'/>
<id>2714c9c6383833c11492003eefd4a675999262ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
