Daniele Varrazzo
|
a923a16ae8
|
Added two-phase commit docunetation.
|
2010-11-05 09:34:49 +00:00 |
|
Daniele Varrazzo
|
1a0fca09d9
|
Added documentation for the Notify object.
|
2010-11-05 09:34:47 +00:00 |
|
Daniele Varrazzo
|
2081ceffde
|
Don't execute a ROLLBACK on close()/GC.
The command wasn't sent since 2.2.0 due to a bug, but after a ML
discussion this behaviour proved more correct so the bug has become a
feature.
|
2010-09-23 23:28:30 +01:00 |
|
Daniele Varrazzo
|
bf9e557a71
|
Fixed typo in docs.
|
2010-09-23 23:17:32 +01:00 |
|
Daniele Varrazzo
|
19ae49e79e
|
Refer to PostgreSQL 9.0 documentation.
|
2010-09-23 23:14:39 +01:00 |
|
Daniele Varrazzo
|
80ebb14df4
|
Use stable anchors to reference PostgreSQL docs.
|
2010-09-23 23:13:59 +01:00 |
|
Daniele Varrazzo
|
660b75c2f4
|
Typo fixed.
|
2010-08-04 23:26:52 +01:00 |
|
Daniele Varrazzo
|
a54932ee9c
|
Added documentation for the green features.
|
2010-04-21 15:21:32 +01:00 |
|
Daniele Varrazzo
|
d8f4ed1a04
|
Fixed documentation and example for asynchronous notifications.
|
2010-04-21 15:09:13 +01:00 |
|
Daniele Varrazzo
|
6fecc36b7f
|
Connection method 'executing()' renamed to 'isexecuting()'.
|
2010-04-21 15:09:13 +01:00 |
|
Daniele Varrazzo
|
7ee09353ec
|
Connection method 'issync()' changed into the attribute 'async'.
|
2010-04-21 15:09:13 +01:00 |
|
Daniele Varrazzo
|
7cf52da969
|
Ensure to close the connections in the doctests to avoid deadlocks.
|
2010-04-21 15:09:13 +01:00 |
|
Daniele Varrazzo
|
ac6938a26a
|
Fixed async documentation after cursor.poll() dropped.
|
2010-04-21 15:09:13 +01:00 |
|
Daniele Varrazzo
|
6aaa50703e
|
Added documentation for the new asynchronous support.
|
2010-04-08 13:25:17 +01:00 |
|
Daniele Varrazzo
|
97ced0d4f1
|
Use the default role for cross referencing Python objects.
|
2010-02-26 00:49:19 +00:00 |
|
Daniele Varrazzo
|
50f5daef8b
|
Added FAQ section to the documentation.
|
2010-02-18 04:12:49 +00:00 |
|
Daniele Varrazzo
|
29feed31b6
|
Cleaned up parameters style from the docs.
|
2010-02-18 04:12:46 +00:00 |
|
Daniele Varrazzo
|
9ba6102f66
|
Added documentation for database large objects.
|
2010-02-16 00:36:32 +00:00 |
|
Daniele Varrazzo
|
b744c92f58
|
Documentation dir reordered.
|
2010-02-14 16:45:36 +00:00 |
|