pgAdmin 4 commit: Resolved an issue related to logging the error messag

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Resolved an issue related to logging the error messag
Date: 2016-01-04 05:48:22
Message-ID: E1aFy0E-0007ZC-3V@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Resolved an issue related to logging the error message.

Also, fetch the datlastsysoid when making the connection.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=574105ce5e8004df1d97451ba0dd9a5d4e1b8135
Author: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2016-01-04 06:04:57 pgAdmin 4 commit: Allow to specify the options as a function, which ret
Previous Message Ashesh Vashi 2016-01-04 05:37:38 Re: pgAdmin3: check_option translated in View editing dialog