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.toshni...@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(-)