mirror of
https://github.com/psycopg/psycopg2.git
synced 2024-11-22 17:06:33 +03:00
Document PostgreSQL 9.4 as supported
Actually there is a test failing in the test suite in PG 9.4beta2, but it's probably because the default logging level is to DEBUG. Will wait for the final release to check if the test is to be fixed. All other tests pass no problem.
This commit is contained in:
parent
9acc1ba882
commit
f9518e42b9
|
@ -19,7 +19,7 @@ The current `!psycopg2` implementation supports:
|
||||||
|
|
||||||
- Python 2 versions from 2.5 to 2.7
|
- Python 2 versions from 2.5 to 2.7
|
||||||
- Python 3 versions from 3.1 to 3.4
|
- Python 3 versions from 3.1 to 3.4
|
||||||
- PostgreSQL versions from 7.4 to 9.3
|
- PostgreSQL versions from 7.4 to 9.4
|
||||||
|
|
||||||
.. _PostgreSQL: http://www.postgresql.org/
|
.. _PostgreSQL: http://www.postgresql.org/
|
||||||
.. _Python: http://www.python.org/
|
.. _Python: http://www.python.org/
|
||||||
|
|
Loading…
Reference in New Issue
Block a user