pgAdmin 4 commit: Fixed execution time to show Hours part for longrunn - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed execution time to show Hours part for longrunn
Date
Msg-id E1gjfck-0002kK-Tt@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed execution time to show Hours part for long running queries in Query Tool. Fixes #3475

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=dec43d98dc589010b91bb40512fe0f026d6f004f
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_2.rst                   |  1 +
.../js/sqleditor/calculate_query_run_time.js       | 33 +++++++++++-----------
.../sqleditor/calculate_query_run_time_spec.js     | 23 +++++++++++++++
3 files changed, 41 insertions(+), 16 deletions(-)


pgadmin-hackers by date:

Previous
From: Harshal Dhumal
Date:
Subject: Re: [pgAdmin4] [RM3862] Fix Dialog tabset keyboard navigation
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][RM3475] Execution time for a query or function showsonly minutes part and not hour part