Re: [pgAdmin][RM6355]: pgAdmin is able to open external files that are dragged into it.

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>, Pradip Parkale <pradip(dot)parkale(at)enterprisedb(dot)com>
Subject: Re: [pgAdmin][RM6355]: pgAdmin is able to open external files that are dragged into it.
Date: 2021-05-06 08:40:08
Message-ID: CANxoLDcNbwFhMWQDm=Sb63+WYstXby4cm7v06NVyv9RFSDeTMg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks, patch applied.

On Wed, May 5, 2021 at 8:20 PM Murtuza Zabuawala <
murtuza(dot)zabuawala(at)enterprisedb(dot)com> wrote:

> Hello,
>
> PFA patch to remove duplicate code and avoid DOM search operation in
> panel.js.
>
> --
> Regards,
> Murtuza Zabuawala
> *EDB*
> *POWER TO POSTGRES*
> https://www.edbpostgres.com
>
>
> On Wed, Apr 28, 2021 at 12:02 PM Akshay Joshi <
> akshay(dot)joshi(at)enterprisedb(dot)com> wrote:
>
>> Thanks, patch applied.
>>
>> On Tue, Apr 27, 2021 at 8:12 PM Pradip Parkale <
>> pradip(dot)parkale(at)enterprisedb(dot)com> wrote:
>>
>>> Hi Hackers,
>>>
>>> Please find the attached patch for #6355. I have added the event to
>>> prevent the browser from opening the dragged file.
>>>
>>>
>>> --
>>> Thanks & Regards,
>>> Pradip Parkale
>>> Software Engineer | EnterpriseDB Corporation
>>>
>>
>>
>> --
>> *Thanks & Regards*
>> *Akshay Joshi*
>> *pgAdmin Hacker | Principal Software Architect*
>> *EDB Postgres <http://edbpostgres.com>*
>>
>> *Mobile: +91 976-788-8246*
>>
>

--
*Thanks & Regards*
*Akshay Joshi*
*pgAdmin Hacker | Principal Software Architect*
*EDB Postgres <http://edbpostgres.com>*

*Mobile: +91 976-788-8246*

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Yogesh Mahajan 2021-05-06 10:01:08 [pgAdmin][Patch] Bug #6407 - missing CREATE TYPE statement when using CREATE Script menu
Previous Message Akshay Joshi 2021-05-06 08:39:37 pgAdmin 4 commit: Remove duplicate code and avoid DOM search operation.