pgAdmin III commit: Fix the display of elapsed query time for queries o - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin III commit: Fix the display of elapsed query time for queries o
Date
Msg-id E1aToeE-00073X-HJ@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix the display of elapsed query time for queries over 1 hour.
Change the encoding of the CHANGELOG so we can properly credit the author.

Branch
------
REL-1_22_0_PATCHES

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=c1d1cde76bf8ae40bb05bb58e67221bac3ba35e6
Author: Иван Полещук <cyberj0g@gmail.com>

Modified Files
--------------
CHANGELOG              | 14 ++++++++------
pgadmin/utils/misc.cpp |  2 +-
2 files changed, 9 insertions(+), 7 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin III commit: Fix the display of elapsed query time for queries o
Next
From: Dave Page
Date:
Subject: Re: [PATCH] Fix of elapsed time string generation in query window