pgAdmin 4 commit: Using the correct member variable while fetching the

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Using the correct member variable while fetching the
Date: 2016-03-06 13:26:54
Message-ID: E1acYhy-0002D0-CN@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Using the correct member variable while fetching the notices/messages
from the psycopg2 connection.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=31ab9ebacc702ca8d2f00c3546b68f306248c6bf
Author: Neel Patel <neel(dot)patel(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/utils/driver/psycopg2/__init__.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2016-03-07 10:54:24 pgAdmin 4 commit: Honor the visible property of the model schema, and s
Previous Message Ashesh Vashi 2016-03-06 13:22:37 pgAdmin 4 commit: Trigger an event whenever a register script has been