pgAdmin 4 commit: Fix typo in connection handler.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix typo in connection handler.
Date: 2016-09-07 13:01:59
Message-ID: E1bhcUJ-0003FJ-3S@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix typo in connection handler.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=da21cabb1e6459fe073f010ce0473399a956ea5b
Author: Surinder Kumar <surinder(dot)kumar(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/utils/driver/psycopg2/__init__.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-09-07 13:02:04 Re: Re: RM#1387 [Add-on PATCH] Bad handling of missing connection database server
Previous Message Dave Page 2016-09-07 13:00:26 Re: PATCH: Adding more confirmations in query tool (pgAdmin4)