Re: [pgadmin4][patch] #3244 Query elapse time granularity - Mailing list pgadmin-hackers

From Robert Eckhardt
Subject Re: [pgadmin4][patch] #3244 Query elapse time granularity
Date
Msg-id CAAtBm9VHSwOM=xP4zOWPERa0QzAaeVJZhayuDbVFiGSAkmVnog@mail.gmail.com
Whole thread Raw
In response to [pgadmin4][patch] #3244 Query elapse time granularity  (Joao De Almeida Pereira <jdealmeidapereira@pivotal.io>)
List pgadmin-hackers


On Mon, Apr 2, 2018 at 6:24 PM, Joao De Almeida Pereira <jdealmeidapereira@pivotal.io> wrote:
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


This was an issue pointed out in an email I can't find. Basically it pointed out something we thought we had done in the first place. 

-- Rob
 
Thanks
Joao

pgadmin-hackers by date:

Previous
From: Joao De Almeida Pereira
Date:
Subject: [pgadmin4][patch] #3244 Query elapse time granularity
Next
From: Dave Page
Date:
Subject: Re: Proposal for changes in official Docker image