Query Tool Fix - Mailing list pgadmin-hackers

From Yosry Muhammad
Subject Query Tool Fix
Date
Msg-id CAFSMqn-b=a64f1D1poP+CcAFv2Yp4Lj9-N0tkYZ+GyGuszD+8Q@mail.gmail.com
Whole thread Raw
Responses Re: Query Tool Fix  (Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>)
List pgadmin-hackers
Hi,

Please find attached a patch with the following bug fixes for the query tool:
- View data not working correctly when the table/view does not contain any columns (#4492).
- Query tool does not produce results when psycopg2 version is below 2.8 (#4520).
- Command tags and number of affected rows not shown in the query result messages (#4525 and #4529 - duplicates).

Note that:
#4524 and #4522 are feature requests for already existing features.

Please review !
Thanks


--
Yosry Muhammad Yosry

Computer Engineering student,
The Faculty of Engineering,
Cairo University (2021).
Class representative of CMP 2021.
Attachment

pgadmin-hackers by date:

Previous
From: Yosry Muhammad
Date:
Subject: Re: Working on issues #4530, #4529, #4520, #4524
Next
From: Aditya Toshniwal
Date:
Subject: Re: Query Tool Fix