pgAdmin 4 commit: Ignore exceptions in the logger. Fixes #3933

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ignore exceptions in the logger. Fixes #3933
Date: 2019-02-28 13:22:18
Message-ID: E1gzLdi-0006Rk-Jf@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ignore exceptions in the logger. Fixes #3933

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=bbeb395beb1c528c245555e2d919fb365e594f9c
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_4_3.rst | 1 +
web/pgadmin/__init__.py | 4 ++++
2 files changed, 5 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-02-28 13:22:27 Re: [pgAdmin4][Patch]: RM #3933 Error dropping database pop up message displayed if user try to drop any database with Arabic character with non super user
Previous Message Akshay Joshi 2019-02-28 06:00:57 Re: [pgAdmin4][Patch]: RM #3933 Error dropping database pop up message displayed if user try to drop any database with Arabic character with non super user