Query Tool Fix

From: Yosry Muhammad <yosrym93(at)gmail(dot)com>
To: Dave Page <dpage(at)pgadmin(dot)org>, pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Query Tool Fix
Date: 2019-07-30 14:40:22
Message-ID: CAFSMqn-b=a64f1D1poP+CcAFv2Yp4Lj9-N0tkYZ+GyGuszD+8Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.
https://www.linkedin.com/in/yosrym93/

Attachment Content-Type Size
query_tool_fix.patch text/x-patch 13.9 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Aditya Toshniwal 2019-07-31 05:05:04 Re: Query Tool Fix
Previous Message Yosry Muhammad 2019-07-30 05:45:48 Re: Working on issues #4530, #4529, #4520, #4524