summaryrefslogtreecommitdiff
path: root/doc/src/advanced.rst
Commit message (Expand)AuthorAgeFilesLines
* Added cursor_factory connection attribute and connect() parameterDaniele Varrazzo2013-04-071-0/+11
* grammarBrian Sutherland2012-07-271-4/+4
* Update all links to PostgreSQL docs to the current version.Marti Raudsepp2012-02-281-5/+5
* Notice -> Note in the docs, and a handful of other typo fixedDaniele Varrazzo2011-10-141-1/+1
* Added new_array_type() functionDaniele Varrazzo2011-09-221-0/+3
* Fixed doc blocksDaniele Varrazzo2011-09-221-0/+1
* Fixed adaptation doc exampleDaniele Varrazzo2011-07-241-1/+1
* Method set_transaction() renamed to set_session()Daniele Varrazzo2011-06-081-1/+1
* Avoid a deadlock using concurrent green threads on the same connectionDaniele Varrazzo2011-06-051-5/+3
* Adding docs for the planned set_transaction/autocommit featuresDaniele Varrazzo2011-05-311-6/+7
* Documentation cleanupDaniele Varrazzo2011-02-191-13/+11
* Improved adaptation documentationDaniele Varrazzo2011-02-101-8/+27
* Added link to psycogreen.Daniele Varrazzo2010-12-021-0/+6
* Fixed index entries of green-related terms.Daniele Varrazzo2010-12-021-1/+5
* Notifcation example improved.Daniele Varrazzo2010-11-081-12/+16
* Docs expansions about thread/processes safety.Daniele Varrazzo2010-11-051-9/+13
* Updated version 2.2.3 -> 2.3 in the docs.Daniele Varrazzo2010-11-051-1/+1
* Added documentation for the Notify object.Daniele Varrazzo2010-11-051-6/+12
* A few doc fixes.Daniele Varrazzo2010-10-081-5/+5
* Refer to PostgreSQL 9.0 documentation.Daniele Varrazzo2010-09-231-5/+5
* Use stable anchors to reference PostgreSQL docs.Daniele Varrazzo2010-09-231-2/+2
* Typo fixed.Daniele Varrazzo2010-05-151-1/+1
* Dropped large object support when psycopg is in green mode.Daniele Varrazzo2010-05-091-0/+3
* Documentation about coroutines support reviewed.Daniele Varrazzo2010-04-231-15/+17
* Forbid COPY-related methods in green mode.Daniele Varrazzo2010-04-211-0/+3
* Added documentation for the green features.Daniele Varrazzo2010-04-211-0/+69
* Notifications are automatically read after each query.Daniele Varrazzo2010-04-211-5/+10
* Fixed documentation and example for asynchronous notifications.Daniele Varrazzo2010-04-211-10/+12
* Connection method 'executing()' renamed to 'isexecuting()'.Daniele Varrazzo2010-04-211-1/+1
* Fixed async documentation after cursor.poll() dropped.Daniele Varrazzo2010-04-211-34/+65
* Added documentation for the new asynchronous support.Daniele Varrazzo2010-04-081-70/+65
* A bunch of typo fixed in the docsDaniele Varrazzo2010-03-031-2/+2
* Use the default role for cross referencing Python objects.Daniele Varrazzo2010-02-261-28/+28
* Documentation dir reordered.Daniele Varrazzo2010-02-141-0/+340