[pgAdmin4][Patch] Add formatted error message support in psycopg2 - Mailing list pgadmin-hackers

From Akshay Joshi
Subject [pgAdmin4][Patch] Add formatted error message support in psycopg2
Date
Msg-id CANxoLDfRgTKK7rJPR14R8zNnmq3Uu1p37KbMYTba8coHA13eog@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin4][Patch] Add formatted error message support in psycopg2
List pgadmin-hackers
Hi All 

While implementing Query Tool, I came to know we need error message's with some extra information and also I have faced one issue regarding asynchronous connection polling. I have added support for formatted error message and also fixed the issue. 

Attached is the patch file. Please review it and let me know the review comments if any.

--
Akshay Joshi
Principal Software Engineer 


Phone: +91 20-3058-9517
Mobile: +91 976-788-8246
Attachment

pgadmin-hackers by date:

Previous
From: Surinder Kumar
Date:
Subject: Re: PATCH: Added Utility Class for table and materialized view node
Next
From: Harshal Dhumal
Date:
Subject: [pgadmin3] [postgresSQL] [bug] Two or more different types of constraints with same name creates ambiguity while drooping.