Re: [pgAdmin4][RM#3016] Properly display notices in case of error - Mailing list pgadmin-hackers

From Dave Page
Subject Re: [pgAdmin4][RM#3016] Properly display notices in case of error
Date
Msg-id CA+OCxow=_nbyriRifs2F9VDkDWrZzjYsrN+CPH1xpOL_66F4ww@mail.gmail.com
Whole thread Raw
In response to [pgAdmin4][RM#3016] Properly display notices in case of error  (Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>)
List pgadmin-hackers
Thanks, applied.

On Fri, Feb 2, 2018 at 1:51 PM, Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com> wrote:
Hi,

PFA patch to fix the issue where users were not able to see notices in Messages tab incase of error, I have updated redmine with sample code to reproduce the issue.

--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company




--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Ensure we capture notices raised by queries. Fixes#3
Next
From: Murtuza Zabuawala
Date:
Subject: [pgAdmin4][RM#3082] Fix PEP-8 issues