]> git.ipfire.org Git - thirdparty/psycopg.git/commitdiff
docs: mention PostgreSQL v18 support
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sun, 11 May 2025 20:50:58 +0000 (22:50 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sun, 7 Sep 2025 11:47:47 +0000 (13:47 +0200)
docs/basic/install.rst

index f8c274bf1bf90b8316ee781e939844a45d9c1e9a..48456082d0ff30b6946f66c5491afbea37c3bc75 100644 (file)
@@ -31,7 +31,7 @@ The Psycopg version documented here has *official and tested* support for:
 
   - **Note:** Only the pure Python version is supported.
 
-- PostgreSQL: from version 10 to 17
+- PostgreSQL: from version 10 to 18
 
   - **Note:** PostgreSQL `currently supported release`__ are actively tested
     in the CI. Out-of-support releases are supported on a best-effort basis.