pgAdmin 4 commit: Log the executing SQL stataments and error propertly

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Log the executing SQL stataments and error propertly
Date: 2015-12-16 08:13:56
Message-ID: E1a97Dg-0006Ng-By@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2015-12-16 10:32:29 pgAdmin 4 commit: Do not show the properties in property windows, when
Previous Message Ashesh Vashi 2015-12-16 05:25:41 pgAdmin III commit: Added the missing preprocessor definition - LIBSSH2