]> git.ipfire.org Git - thirdparty/psycopg.git/commitdiff
Drop docs topic I won't write
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Fri, 27 Aug 2021 22:51:44 +0000 (00:51 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Fri, 27 Aug 2021 22:51:44 +0000 (00:51 +0200)
docs/basic/install.rst

index a6f6ef1c3dfe841d3f404345870497ab161cebcf..1ed278a7bf119a4d35bf67e7b0e89b854657cb81 100644 (file)
@@ -180,12 +180,3 @@ In both cases you can specify which version of Psycopg to use using
 If you want to make sure that a specific implementation is used you can
 specify the :envvar:`PSYCOPG_IMPL` environment variable: importing the library
 will fail if the implementation specified is not available. See :ref:`pq-impl`.
-
-
-Psycopg 3 and the ``libpq``
----------------------------
-
-.. admonition:: TODO
-
-    describe the relations between psycopg and the libpq and the binding
-    choices