<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/psycopg2.git/doc/src, branch testmr</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 pull request #1120 from bashtanov/dictcursor-docs-improvement</title>
<updated>2020-08-24T00:56:17+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2020-08-24T00:56:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=f7618f8bf5a59baddba9fcab4ca9e8e2ba53cb5b'/>
<id>f7618f8bf5a59baddba9fcab4ca9e8e2ba53cb5b</id>
<content type='text'>
DictCursor docs improvement</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
DictCursor docs improvement</pre>
</div>
</content>
</entry>
<entry>
<title>A few corrections to the install page</title>
<updated>2020-08-24T00:48:31+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2020-08-24T00:44:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=82d679cdb33e83ea52522618616d502d06707347'/>
<id>82d679cdb33e83ea52522618616d502d06707347</id>
<content type='text'>
Spacing, lines length, a spurious link targed, reST formatting.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Spacing, lines length, a spurious link targed, reST formatting.
</pre>
</div>
</content>
</entry>
<entry>
<title>minor typo in docs</title>
<updated>2020-08-10T14:18:45+00:00</updated>
<author>
<name>Edan Schwartz</name>
<email>edanschwartz@gmail.com</email>
</author>
<published>2020-08-10T14:18:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=9c30fdbc63a4c791949e977d41e6ca4e23404e3e'/>
<id>9c30fdbc63a4c791949e977d41e6ca4e23404e3e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move pyscopg-binary install docs to "quick start" section</title>
<updated>2020-08-07T20:05:45+00:00</updated>
<author>
<name>Edan Schwartz</name>
<email>edanschwartz@gmail.com</email>
</author>
<published>2020-08-07T19:53:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=ed3d44562d26dd4a3d9cba151d80beaefc1c35d0'/>
<id>ed3d44562d26dd4a3d9cba151d80beaefc1c35d0</id>
<content type='text'>
This is the fastest way for most folks to get up-and-running
with psycopg. We've seen a lot of noise in the GH issues with people
failng to install the non-binary version. Hopefully this will
make life easier for people new to psycopg/python.

See https://github.com/psycopg/psycopg2/issues/1085#issuecomment-659028139
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is the fastest way for most folks to get up-and-running
with psycopg. We've seen a lot of noise in the GH issues with people
failng to install the non-binary version. Hopefully this will
make life easier for people new to psycopg/python.

See https://github.com/psycopg/psycopg2/issues/1085#issuecomment-659028139
</pre>
</div>
</content>
</entry>
<entry>
<title>dictcursor-docs-improvement</title>
<updated>2020-06-18T14:40:45+00:00</updated>
<author>
<name>Alexey Bashtanov</name>
<email>alexey@brandwatch.com</email>
</author>
<published>2020-06-18T14:40:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=96f0f63de25ed2ce6c9f5541ff8d36a64f18b599'/>
<id>96f0f63de25ed2ce6c9f5541ff8d36a64f18b599</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use new URL for psycogreen</title>
<updated>2020-05-28T12:11:34+00:00</updated>
<author>
<name>Christophe Jolif</name>
<email>christophe.jolif@doctrine.fr</email>
</author>
<published>2020-05-28T12:11:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=1afbaf495e19086e2feffd2cad667a37cdca465e'/>
<id>1afbaf495e19086e2feffd2cad667a37cdca465e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix ctypes example AttributeError</title>
<updated>2020-05-27T09:39:53+00:00</updated>
<author>
<name>Dio Gado</name>
<email>diogado1@gmail.com</email>
</author>
<published>2020-05-27T09:39:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=ac488acee3eda7e5acf71d3cbec38780f5887bf5'/>
<id>ac488acee3eda7e5acf71d3cbec38780f5887bf5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo</title>
<updated>2020-05-07T07:11:50+00:00</updated>
<author>
<name>Francisco Couzo</name>
<email>franciscouzo@gmail.com</email>
</author>
<published>2020-05-07T07:11:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=7fdf77065da7da9def6bf2e448ea47dfe3303f35'/>
<id>7fdf77065da7da9def6bf2e448ea47dfe3303f35</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mention python3-dev as possibly required dev package name</title>
<updated>2020-05-04T12:23:57+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2020-05-04T12:23:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=1ec0bb5633003f16107af68da5baec6e950930d5'/>
<id>1ec0bb5633003f16107af68da5baec6e950930d5</id>
<content type='text'>
Close #1092.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Close #1092.
</pre>
</div>
</content>
</entry>
<entry>
<title>Mention CALL on stored procedures using transaction in autocommit</title>
<updated>2020-05-04T12:19:38+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2020-05-04T12:19:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=87279d5d037dd8e8d2ce7c1e2c7b65b370619e89'/>
<id>87279d5d037dd8e8d2ce7c1e2c7b65b370619e89</id>
<content type='text'>
Close #1072 - I prefer to mention them where there is a discussion of
the feature rather than in the method or const values section.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Close #1072 - I prefer to mention them where there is a discussion of
the feature rather than in the method or const values section.
</pre>
</div>
</content>
</entry>
</feed>
