pgAdmin 4 commit: Fixed execution time to show Hours part for longrunn

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed execution time to show Hours part for longrunn
Дата
Msg-id E1gjfck-0002kK-Tt@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Harshal Dhumal
Дата:
Сообщение: Re: [pgAdmin4] [RM3862] Fix Dialog tabset keyboard navigation
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin4][RM3475] Execution time for a query or function showsonly minutes part and not hour part