mirror of
https://github.com/psycopg/psycopg2.git
synced 2025-02-07 21:00:33 +03:00
Added PostgreSQL 10 in the list of supported servers
This commit is contained in:
parent
9614e7241b
commit
d88d8f9619
|
@ -19,7 +19,7 @@ The current `!psycopg2` implementation supports:
|
||||||
|
|
||||||
- Python 2 versions from 2.6 to 2.7
|
- Python 2 versions from 2.6 to 2.7
|
||||||
- Python 3 versions from 3.2 to 3.6
|
- Python 3 versions from 3.2 to 3.6
|
||||||
- PostgreSQL server versions from 7.4 to 9.6
|
- PostgreSQL server versions from 7.4 to 10
|
||||||
- PostgreSQL client library version from 9.1
|
- PostgreSQL client library version from 9.1
|
||||||
|
|
||||||
.. _PostgreSQL: http://www.postgresql.org/
|
.. _PostgreSQL: http://www.postgresql.org/
|
||||||
|
|
Loading…
Reference in New Issue
Block a user