summaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/extensions.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/src/extensions.rst b/doc/src/extensions.rst
index ae40b72..2432408 100644
--- a/doc/src/extensions.rst
+++ b/doc/src/extensions.rst
@@ -548,8 +548,6 @@ Other functions
The *scope* must be a `connection` or a `cursor`, the underlying
connection encoding is used for any necessary character conversion.
- Requires libpq >= 9.0.
-
.. versionadded:: 2.7
.. seealso:: libpq docs for `PQescapeIdentifier()`__