summaryrefslogtreecommitdiff
path: root/doc/build/dialects/postgresql.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/build/dialects/postgresql.rst')
-rw-r--r--doc/build/dialects/postgresql.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/build/dialects/postgresql.rst b/doc/build/dialects/postgresql.rst
index 958f8e060..d3c9928c7 100644
--- a/doc/build/dialects/postgresql.rst
+++ b/doc/build/dialects/postgresql.rst
@@ -193,6 +193,13 @@ psycopg2
.. automodule:: sqlalchemy.dialects.postgresql.psycopg2
+.. _postgresql_psycopg:
+
+psycopg
+--------
+
+.. automodule:: sqlalchemy.dialects.postgresql.psycopg
+
pg8000
------