[pgadmin4][patch] #3244 Query elapse time granularity

From: Joao De Almeida Pereira <jdealmeidapereira(at)pivotal(dot)io>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgadmin4][patch] #3244 Query elapse time granularity
Date: 2018-04-02 22:24:11
Message-ID: CAE+jjamsgEzSB91sZQKEmz=vDWLEHq_9W00nrSErEPjYTULmLw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

Attached you can find a patch that increases the granularity of time
displayed for total run time of a query.
Also extracts the functionality, wraps it with tests.
An addon to this patch is the extraction of the function
call_render_after_poll that uses the function that calculates the time as
well

Thanks
Joao

Attachment Content-Type Size
granularity-of-query-elapse-time.diff application/octet-stream 17.5 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Robert Eckhardt 2018-04-02 22:27:10 Re: [pgadmin4][patch] #3244 Query elapse time granularity
Previous Message Joao De Almeida Pereira 2018-04-02 19:41:52 Re: [pgAdmin4][RM#3155] Allow user to lock the Layout