[pgAdmin4][Patch] Add formatted error message support in psycopg2

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch] Add formatted error message support in psycopg2
Date: 2016-03-29 14:39:08
Message-ID: CANxoLDfRgTKK7rJPR14R8zNnmq3Uu1p37KbMYTba8coHA13eog@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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-9517Mobile: +91 976-788-8246*

Attachment Content-Type Size
Psycopg_Formatted_Error.patch application/octet-stream 6.5 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Harshal Dhumal 2016-03-29 18:26:52 [pgadmin3] [postgresSQL] [bug] Two or more different types of constraints with same name creates ambiguity while drooping.
Previous Message Surinder Kumar 2016-03-28 13:42:27 Re: PATCH: Added Utility Class for table and materialized view node