Thanks patch applied.
On Wed, Jan 23, 2019 at 11:01 AM Aditya Toshniwal <
aditya.toshni...@enterprisedb.com> wrote:
> Hi Hackers,
>
> Attached patch will improve exception handling for pgAdmin4 on the server
> side. The app level exception handler will handle unhandled exception
> gracefully, log
Hi Hackers,
Attached patch will improve exception handling for pgAdmin4 on the server
side. The app level exception handler will handle unhandled exception
gracefully, logging it and sending the exception message as response.
This will also help in getting the exception where users are facing quer