mirror of
https://github.com/psycopg/psycopg2.git
synced 2024-11-23 01:16:34 +03:00
Moved links to PG docs from 8.4 to 9.0.
This commit is contained in:
parent
58079c6c91
commit
454c6b8915
|
@ -104,10 +104,10 @@ rst_epilog = """
|
|||
.. _DBAPI: http://www.python.org/dev/peps/pep-0249/
|
||||
|
||||
.. _transaction isolation level:
|
||||
http://www.postgresql.org/docs/8.4/static/transaction-iso.html
|
||||
http://www.postgresql.org/docs/9.0/static/transaction-iso.html
|
||||
|
||||
.. _serializable isolation level:
|
||||
http://www.postgresql.org/docs/8.4/static/transaction-iso.html#XACT-SERIALIZABLE
|
||||
http://www.postgresql.org/docs/9.0/static/transaction-iso.html#XACT-SERIALIZABLE
|
||||
|
||||
.. _mx.DateTime: http://www.egenix.com/products/python/mxBase/mxDateTime/
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user