Re: [pgAdmin4][Patch]: RM #3461 Properties/SQL panel contents doesnot updates when user perform Refresh operation on the node

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема Re: [pgAdmin4][Patch]: RM #3461 Properties/SQL panel contents doesnot updates when user perform Refresh operation on the node
Дата
Msg-id CAG7mmoyS32VGvxEnsdM2303SGtan1wOLB3oa8LER5tweKdhXYg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [pgAdmin4][Patch]: RM #3461 Properties/SQL panel contents does not updates when user perform Refresh operation on the node  (Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>)
Список pgadmin-hackers

On Mon, Aug 13, 2018 at 9:56 PM, Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com> wrote:

Hi Akshay,

I've tested and found one issue,

Steps:
1) Expand to any Table (eg: 'abc') with a Trigger ('trig_on_abc')
2) Right click on that 'trig_on_abc' trigger and open "Properties" dialog, Goto > "Definition" tab
3) Toggle the value of 'Trigger enabled?'
4) Go to the modified "SQL" tab and just copy the generated SQL & close the dialog (do not save, just close it)
5) Open the "Query tool" on the same and paste the SQL from the previous step and execute it (commit it)
6) Now again goto that 'trig_on_abc' in the browser tree and right click and refresh.
7) You will see that icon is not getting updated on the "Refresh", though I'm receiving proper icon in the response.
(Attaching the screenshot)

Expected: Let's say If I've disabled the Trigger via SQL then Disable trigger icon should get reflected when we Refresh.
It is not result of this patch.
This patch only refreshes the SQL, statistics, dependents & dependencies panel for the selected tree item.
Please send a separate patch for the same (if time permits).

-- Thanks, Ashesh 


--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


On Mon, Aug 13, 2018 at 6:18 PM, Dave Page <dpage@pgadmin.org> wrote:
Thanks, patch applied.

On Mon, Aug 13, 2018 at 12:01 PM, Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
Hi Hackers,

Attached is the patch to fix RM #3461 "Properties/SQL panel contents does not updates when user perform Refresh operation on the node". Please review it.


--
Akshay Joshi
Sr. Software Architect


Phone: +91 20-3058-9517
Mobile: +91 976-788-8246



--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Murtuza Zabuawala
Дата:
Сообщение: Re: [pgAdmin4][Patch]: RM #3461 Properties/SQL panel contents does not updates when user perform Refresh operation on the node
Следующее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Changed the icon, label, inode,etc. propely while re