Re: [pgAdmin][RM-7003]: Explain Analyze shows negative exclusive time

From: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>
To: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin][RM-7003]: Explain Analyze shows negative exclusive time
Date: 2021-12-09 11:49:23
Message-ID: CAOBg0APYhOGq04kizVBkM59cyJ0yO7r1uTNm8G6nT1JoeiZS2A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Akshay,

Please find the patch to fix linter issues in explain.js.

On Thu, Dec 9, 2021 at 5:00 PM Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
wrote:

> Thanks, the patch applied.
>
> On Thu, Dec 9, 2021 at 11:19 AM Nikhil Mohite <
> nikhil(dot)mohite(at)enterprisedb(dot)com> wrote:
>
>> Hi Hackers,
>>
>> Please find the attached patch for RM-7003:
>> <https://redmine.postgresql.org/issues/7003> Explain Analyze shows
>> negative exclusive time
>>
>>
>> --
>> *Thanks & Regards,*
>> *Nikhil Mohite*
>> *Senior Software Engineer.*
>> *EDB Postgres* <https://www.enterprisedb.com/>
>> *Mob.No: +91-7798364578.*
>>
>
>
> --
> *Thanks & Regards*
> *Akshay Joshi*
> *pgAdmin Hacker | Principal Software Architect*
> *EDB Postgres <http://edbpostgres.com>*
>
> *Mobile: +91 976-788-8246*
>
Regards,
Nikhil Mohite.

Attachment Content-Type Size
RM-7003_v2.patch application/octet-stream 578 bytes

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-12-09 14:57:21 pgAdmin 4 commit: Fixed linter error
Previous Message Akshay Joshi 2021-12-09 11:30:35 Re: [pgAdmin][RM-7064]: Owner is disabled while creating procedure.