| .. |
|
_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
|
Added link to psycogreen.
|
2010-12-02 17:13:13 +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
|
Typo/tenso fixed.
|
2010-12-02 15:07:17 +00:00 |
|
cursor.rst
|
Added cursor.cast() method
|
2011-01-01 22:55:10 +01:00 |
|
errorcodes.rst
|
Added PostgreSQL 9.0 error codes.
|
2010-09-23 23:43:23 +01:00 |
|
extensions.rst
|
Added documentation for ISQLQuote.prepare().
|
2010-11-28 18:26:30 +00:00 |
|
extras.rst
|
Added PostgreSQL composite types typecaster to Python tuples.
|
2011-01-02 00:34:13 +01:00 |
|
faq.rst
|
Fixed docs: the execute argument must be a sequence, not a tuple.
|
2010-11-19 13:13:14 +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 PostgreSQL composite types typecaster to Python tuples.
|
2011-01-02 00:34:13 +01:00 |