[pgAdmin][RM3174] Distinguish simple tables from tables that are inherited and from which other tables are inherited

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin][RM3174] Distinguish simple tables from tables that are inherited and from which other tables are inherited
Date: 2019-06-17 06:31:30
Message-ID: CAM9w-_=7VjHC0zw_cNuXTH3BAp0CgmJ3kP-J9gF0psb=SfjeRA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

Attached is the patch to change icons for table inheritance (icons by
Chethana Kumar)
Along with this, I have also fixed few other issues/icons found on the way:
1) Dependencies tab for inherited tables/foreign keys shows partial text
(#3994).
2) Dependencies tab for child partition table shows parent partition table
as Function.
3) Dependencies tab for triggers shows trigger functions as plain functions.
4) Dependents tab for partitioned table shows the child partition tables as
normal table instead for partitioned tables.

Kindly review.

--
Thanks and Regards,
Aditya Toshniwal
Software Engineer | EnterpriseDB India | Pune
"Don't Complain about Heat, Plant a TREE"

Attachment Content-Type Size
RM3174.patch application/octet-stream 34.9 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2019-06-17 07:18:58 Re: [pgAdmin4][Patch]: Feature #4202 Implement new framework to test Reverse Engineering SQL
Previous Message Akshay Joshi 2019-06-17 06:23:54 Re: [pgAdmin4][Patch]: Feature #4202 Implement new framework to test Reverse Engineering SQL