From: | Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com> |
---|---|
To: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
Subject: | Fixed database statistics report issue |
Date: | 2013-11-22 11:18:25 |
Message-ID: | CANxoLDf_6--zq6UN2+3zbwdQAqvditwbc8KNhX+MwL5jFO48Dg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
Hi Dave
I have fixed one issue where Database statistics table goes beyond the page
headers. Below is the steps to reproduce it
1. Connect to database server.
2. Right click on "Databases" root node.
3. Choose Reports->Statistics Report.
4. And give any location for that report.
5. Then it's showing the statistics tables as like the attached screenshot.
Attached is the patch file to fix the issue, also attached the screenshot
of the report after fixing the issue. Can you please review it. If fix
looks good to you then can you please commit it.
--
*Akshay Joshi*
*Principal Software Engineer *
*Phone: +91 20-3058-9517Mobile: +91 976-788-8246*
Attachment | Content-Type | Size |
---|---|---|
Database_Report_Before.png | image/png | 165.2 KB |
Database_Report_After.png | image/png | 167.2 KB |
Database_Statistics_Report.patch | application/octet-stream | 1.1 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Page | 2013-11-22 15:21:53 | Re: Fixed database statistics report issue |
Previous Message | Ian Lawrence Barwick | 2013-11-22 08:06:34 | Re: Bug report: OIDs, roles and Windows (signedness issue?) |