[pgadmin4][patch] [GreenPlum] Partitioned table icon is the same asnon partitioned tables - Mailing list pgadmin-hackers

From Joao De Almeida Pereira
Subject [pgadmin4][patch] [GreenPlum] Partitioned table icon is the same asnon partitioned tables
Date
Msg-id CAE+jjan5Wieikmoibyuo=XA6X+2bj2NE-PwLAafkSnLDJr4+zg@mail.gmail.com
Whole thread Raw
Responses Re: [pgadmin4][patch] [GreenPlum] Partitioned table icon is the sameas non partitioned tables
List pgadmin-hackers
Hi Hackers,
Attached you can find 2 patches that correct the Redmine: #3308 A
Patches:
0001 - In this patch we update the SQL to retrieve the is_partitioned flag from the database
0002 - Extract and refactor the icon css class retrieval. It was scattered around the code and we moved it into it's own small class

We also realize that the class was present in some places in the javascript world. What it is strange is that we only override the icon with the partition one after a successful truncation or successful reset of statistics.
Why was this behavior added? Can we remove that?


Thanks
Victoria & Joao
Attachment

pgadmin-hackers by date:

Previous
From: Joao De Almeida Pereira
Date:
Subject: Re: [pgadmin4][patch] Initial patch to decouple from ACI Tree
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][Patch] Feature #1447 SSH Tunnel