pgAdmin 4 commit: Ensure previous notices are not removed from theMess - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Ensure previous notices are not removed from theMess
Date
Msg-id E1gMvCx-0000tE-4B@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure previous notices are not removed from the Messages tab in the Query Tool if an error occurs during query
execution.Fixes #3016 

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=eae18f6f140d1da406b1cc6405b013f4e56dacc7
Author: Akshay Joshi <akshay.joshi@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_3_6.rst                |  3 ++-
web/pgadmin/utils/driver/psycopg2/connection.py | 22 ++++++++++++++++++++--
2 files changed, 22 insertions(+), 3 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: [pgAdmin4][Patch]: RM #3746 Message "Error Droppingprocedure/Function" displayed when drop procedure and functions with drop anddrop cascade option under properties section
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: RM #3016 debug messages seem to be deletedfrom "messages" window when error occurs