psycopg2/doc/src
Daniele Varrazzo 63ac6cdde5 Added cursor.itersize
The value is used to control the number of records to fetch per network
roundtrip in named cursors iteration. Used to avoid the inefficient
arraysize default of 1 without giving this value the magic meaning of
2000.
2011-02-17 12:36:02 +00:00
..
_static Added FAQ section to the documentation. 2010-02-18 04:12:49 +00:00
tools Added missing import required by Sphinx 1.0. 2010-08-05 01:08:21 +01:00
advanced.rst Improved adaptation documentation 2011-02-10 02:16:24 +00:00
conf.py Moved links to PG docs from 8.4 to 9.0. 2010-11-17 23:05:10 +00:00
connection.rst Dropped reference to release 2.3.3 in the docs 2011-02-15 11:00:08 +00:00
cursor.rst Added cursor.itersize 2011-02-17 12:36:02 +00:00
errorcodes.rst Added PostgreSQL 9.0 error codes. 2010-09-23 23:43:23 +01:00
extensions.rst Dropped reference to release 2.3.3 in the docs 2011-02-15 11:00:08 +00:00
extras.rst Dropped reference to release 2.3.3 in the docs 2011-02-15 11:00:08 +00:00
faq.rst Added FAQ entry about the PYTHON_EGG_CACHE problem 2011-02-15 12:50:37 +00:00
index.rst Refer to PostgreSQL 9.0 documentation. 2010-09-23 23:14:39 +01:00
Makefile Documentation dir reordered. 2010-02-14 16:45:36 +00:00
module.rst Refer to PostgreSQL 9.0 documentation. 2010-09-23 23:14:39 +01:00
pool.rst Use the default role for cross referencing Python objects. 2010-02-26 00:49:19 +00:00
tz.rst All the docs todo points dropped: todo list removed. 2010-02-26 01:10:15 +00:00
usage.rst Added cursor.itersize 2011-02-17 12:36:02 +00:00