pgAdmin 4 commit: Return the tuple (status, message) from the psycopg2 - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Return the tuple (status, message) from the psycopg2
Date
Msg-id E1aG80v-0002IS-C7@gothos.postgresql.org
Whole thread Raw
List 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(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin III commit: Tag REL-1_22_0 has been created.
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Show the menus "Delete/Drop", and "Drop Cascade", whe