pgAdmin 4 commit: Attempt to decode database errors based onlc_message - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Attempt to decode database errors based onlc_message
Date
Msg-id E1eJHyr-0003FL-Ui@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Attempt to decode database errors based on lc_messages. Fixes #2806. Fixes #2821

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=fe7cfa35df3b5244ecf493c378bdc1a68d7a4ce1
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
web/pgadmin/utils/driver/psycopg2/__init__.py | 20 +++++++++++++++++++-
1 file changed, 19 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: RM #2849 - Allow editing of data on tableswith OIDs but no primary key
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: To decode database errors properly