summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/dialects/postgresql/psycopg2.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2020-09-30 09:01:32 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2020-09-30 09:01:32 -0400
commit467d1e1576905833d9ca0aacf1839d8a638ceb1b (patch)
treef829939ded8d374b43a6fdce281ec9df296628fb /lib/sqlalchemy/dialects/postgresql/psycopg2.py
parentb21a03316ff35ea86405f07d70fa1a2de7a01378 (diff)
downloadsqlalchemy-467d1e1576905833d9ca0aacf1839d8a638ceb1b.tar.gz
fix too-short underline
Change-Id: Id9ac0b45f0859199e7db61ef5d4fac956b74b2ba
Diffstat (limited to 'lib/sqlalchemy/dialects/postgresql/psycopg2.py')
-rw-r--r--lib/sqlalchemy/dialects/postgresql/psycopg2.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/sqlalchemy/dialects/postgresql/psycopg2.py b/lib/sqlalchemy/dialects/postgresql/psycopg2.py
index 3c9ef72c4..3f1e12dcc 100644
--- a/lib/sqlalchemy/dialects/postgresql/psycopg2.py
+++ b/lib/sqlalchemy/dialects/postgresql/psycopg2.py
@@ -72,7 +72,8 @@ using ``host`` as an additional keyword argument::
<http://www.postgresql.org/docs/9.1/static/libpq-connect.html#LIBPQ-PQCONNECTDBPARAMS>`_
Multiple Hosts in Connection String
-------------------------
+------------------------------------
+
psycopg2 supports multiple connection points in the connection string.
When the ``host`` parameter is used multiple times in the query section of
the URL, SQLAlchemy will create a single string of the host and port