From: Daniele Varrazzo Date: Fri, 27 Aug 2021 22:51:44 +0000 (+0200) Subject: Drop docs topic I won't write X-Git-Tag: 3.0.beta1~28 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c1b8866b21f2a1830f76c6f14ef370b2eee941ce;p=thirdparty%2Fpsycopg.git Drop docs topic I won't write --- 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