pgAdmin 4 commit: Return the tuple (status, message) from the psycopg2

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Return the tuple (status, message) from the psycopg2
Date: 2016-01-04 16:29:45
Message-ID: E1aG80v-0002IS-C7@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Return the tuple (status, message) from the psycopg2 driver instead of
returning the response itself.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=fc9f94c1d0d553a1cf47eea14465715ae9009bd0

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 Ashesh Vashi 2016-01-04 17:57:38 pgAdmin 4 commit: Added select2 as dependency
Previous Message Dave Page 2016-01-04 13:21:01 pgAdmin III commit: Tag REL-1_22_0-RC1 has been created.