From c1b8866b21f2a1830f76c6f14ef370b2eee941ce Mon Sep 17 00:00:00 2001 From: Daniele Varrazzo Date: Sat, 28 Aug 2021 00:51:44 +0200 Subject: [PATCH] Drop docs topic I won't write --- docs/basic/install.rst | 9 --------- 1 file changed, 9 deletions(-) diff --git a/docs/basic/install.rst b/docs/basic/install.rst index a6f6ef1c3..1ed278a7b 100644 --- a/docs/basic/install.rst +++ b/docs/basic/install.rst @@ -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 -- 2.47.3