pgAdmin 4 commit: Log the executing SQL stataments and error propertly - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Log the executing SQL stataments and error propertly
Date
Msg-id E1a97Dg-0006Ng-By@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Log the executing SQL stataments and error propertly from the psycopg2 driver

Branch
------
master

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

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


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: pgAdmin III commit: Added the missing preprocessor definition - LIBSSH2
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Removed the undo manager from the node implementation