<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/psycopg2.git/scripts, 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>Script to test ticket #58 moved into sandbox</title>
<updated>2014-04-07T16:15:23+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2013-04-07T19:11:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=cdbcd8a2e5e922d13ca095ed8d9f392756c876c5'/>
<id>cdbcd8a2e5e922d13ca095ed8d9f392756c876c5</id>
<content type='text'>
We don't need it distributed in the sdist
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We don't need it distributed in the sdist
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix multiple misspellings</title>
<updated>2013-04-26T09:17:17+00:00</updated>
<author>
<name>Piotr Kasprzyk</name>
<email>ciri@ciri.pl</email>
</author>
<published>2013-04-26T08:21:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=5a741171183c123f5c9b06d91093b3674658bc98'/>
<id>5a741171183c123f5c9b06d91093b3674658bc98</id>
<content type='text'>
Conflicts:

	NEWS
	doc/src/usage.rst
	psycopg/pqpath.c
	setup.cfg
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:

	NEWS
	doc/src/usage.rst
	psycopg/pqpath.c
	setup.cfg
</pre>
</div>
</content>
</entry>
<entry>
<title>make_errorcodes updated to the current page style</title>
<updated>2011-12-16T14:49:49+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2011-12-16T14:47:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=2af563227a95a86e7d303716323d21294716b4a5'/>
<id>2af563227a95a86e7d303716323d21294716b4a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>errorcodes map updated to PostgreSQL 9.1</title>
<updated>2011-08-22T16:29:14+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2011-08-22T16:20:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=29932c488f2a3ea771f6b0196b928bcbb0753f94'/>
<id>29932c488f2a3ea771f6b0196b928bcbb0753f94</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed refcount bug in copy_to() and copy_expert() methods too</title>
<updated>2011-06-06T23:08:29+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2011-06-06T23:07:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=b6e710b0fc022e009f51ca644cbcaa48f5207997'/>
<id>b6e710b0fc022e009f51ca644cbcaa48f5207997</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added script to demonstrate the refcount bug during copy</title>
<updated>2011-06-06T23:08:29+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2011-06-06T22:41:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=2a1b2b5713ffefbfbb22e95b7182577e3cd212a2'/>
<id>2a1b2b5713ffefbfbb22e95b7182577e3cd212a2</id>
<content type='text'>
from https://bugzilla.redhat.com/show_bug.cgi?id=711095
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
from https://bugzilla.redhat.com/show_bug.cgi?id=711095
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace b('str') with b'str' in Python 3</title>
<updated>2011-01-13T11:37:40+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2011-01-12T17:02:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=332acccc6ec1fedc7a460089a695a772fe341232'/>
<id>332acccc6ec1fedc7a460089a695a772fe341232</id>
<content type='text'>
This avoids an encode() call for each of these constants.

Use a custom 2to3 fixer in setup.py to perform the conversion.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This avoids an encode() call for each of these constants.

Use a custom 2to3 fixer in setup.py to perform the conversion.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added script to look for refcounting bugs</title>
<updated>2011-01-03T20:34:46+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2011-01-03T15:19:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=a44441f5e5b92d9359849e312550eca5cb2ac1d1'/>
<id>a44441f5e5b92d9359849e312550eca5cb2ac1d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added PostgreSQL 9.0 error codes.</title>
<updated>2010-09-23T22:43:23+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2010-09-23T22:43:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=75a6f783c519beb2aae022cf9fff1dc5897e078d'/>
<id>75a6f783c519beb2aae022cf9fff1dc5897e078d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Completed documentation for errorcodes module.</title>
<updated>2010-02-16T00:38:44+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2010-02-15T21:59:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=a320f25a2acddb6fa22660de61fb8e69f7839a1a'/>
<id>a320f25a2acddb6fa22660de61fb8e69f7839a1a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
