Re: Re- [RM-3669]If user drop any object and click on create script, count rows and Truncate table, proper error should displayed that object is in present

From: Satish V <satish(dot)v(at)enterprisedb(dot)com>
To: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: Re- [RM-3669]If user drop any object and click on create script, count rows and Truncate table, proper error should displayed that object is in present
Date: 2020-06-02 07:15:16
Message-ID: CAOEjfmF6v0ZgVtApDty_Ro_FYcto1yAdXTTQJNT0DBTRwVzxCw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Kushboo,

All the menus for all the deleted nodes were handled except Maintenance,
backup /restore, import/export.

Scripts,Refers View,View/Edit data and Create- child nodes for any parent
node which is deleted are handled.
Refresh, Delete/drop,drop cascade and properties were already handled for
all the nodes. So i didn't make changes to them as they are displaying
proper error messages already and I checked it for all the nodes.

Thanks
Sathish V

On Tue, Jun 2, 2020 at 12:22 PM Khushboo Vashi <
khushboo(dot)vashi(at)enterprisedb(dot)com> wrote:

> Hi Satish,
>
> On Mon, Jun 1, 2020 at 2:16 PM Satish V <satish(dot)v(at)enterprisedb(dot)com> wrote:
>
>> Hi Hackers,
>>
>> Attached is the patch which alerts the users when they try to consume the
>> options in the context menu of the deleted node.
>>
> Can you please specify the context menu options which you handled, so it
> will be easy for me to review.
>
> Thanks,
> Khushboo
>
>> -fixed the opening of an empty query tool window for non existing
>> nodes.(create/delete/update..)
>> - handles the error like "list index out of range" with a reasonable
>> error dialog or alert.
>>
>> Kindly review the patch and let me know of the changes required.
>>
>>
>> Thanks,
>> Sathish V
>>
>

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2020-06-02 08:11:38 Re: RM5576: Improve error messaging if the storage and log directories cannot be created
Previous Message Akshay Joshi 2020-06-02 07:00:11 Re: RM5576: Improve error messaging if the storage and log directories cannot be created