diff options
| author | Daniele Varrazzo <daniele.varrazzo@gmail.com> | 2019-10-19 14:08:29 +0200 |
|---|---|---|
| committer | Daniele Varrazzo <daniele.varrazzo@gmail.com> | 2019-10-19 15:03:00 +0200 |
| commit | 640cfe62f66426da8e556366be82a9e6d45d1ceb (patch) | |
| tree | 17be645be408dbb3758cfeb3121a6d60cd248bf3 /doc | |
| parent | 5f1f3ffb8c18bc75a72e2b5c6e952689f3dc30ee (diff) | |
| download | psycopg2-pg12.tar.gz | |
Try testing PG 11 and 12 on travispg12
Much of the test grid disabled: reinstate and rebase before merging.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/src/install.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/install.rst b/doc/src/install.rst index 053b2bb..f41ca62 100644 --- a/doc/src/install.rst +++ b/doc/src/install.rst @@ -36,7 +36,7 @@ The current `!psycopg2` implementation supports: - Python version 2.7 - Python 3 versions from 3.4 to 3.7 -- PostgreSQL server versions from 7.4 to 11 +- PostgreSQL server versions from 7.4 to 12 - PostgreSQL client library version from 9.1 |
