[pgadmin-hackers] [patch] update table name in confirmation dialogfor 'Reset Statistics' and 'Truncate Table' - Mailing list pgadmin-hackers

From Akshay Joshi
Subject [pgadmin-hackers] [patch] update table name in confirmation dialogfor 'Reset Statistics' and 'Truncate Table'
Date
Msg-id CANxoLDczJ5ckfbMGM8i3MxNp+VB0D5ABrH1s7D_xGUJxZLD_4Q@mail.gmail.com
Whole thread Raw
Responses Re: [pgadmin-hackers] [patch] update table name in confirmationdialog for 'Reset Statistics' and 'Truncate Table'
List pgadmin-hackers
Hi All 

I have found one issue where table name is not displaying in the confirmation dialog when user click on "Reset Statistics" and "Truncate/Truncate cascade". Confirmation dialog shows below message:
  • Are you sure you want to truncate table {}?
  • Are you sure you want to reset the statistics for table {}?
Also header is missing for "Truncate/Truncate cascade" confirmation dialog. Attached is the patch file to fix that above. Please review it.

--
Akshay Joshi
Principal Software Engineer 


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

pgadmin-hackers by date:

Previous
From: Murtuza Zabuawala
Date:
Subject: Re: [pgadmin-hackers] [pgAdmin4] [PATCH] History Tab rewrite in React
Next
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers] [patch] update table name in confirmationdialog for 'Reset Statistics' and 'Truncate Table'