pgAdmin III commit: Fix the display of elapsed query time for queries o

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Fix the display of elapsed query time for queries o
Date: 2016-02-11 10:38:54
Message-ID: E1aToeE-00073X-HJ@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)gmail(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-02-11 10:39:05 Re: [PATCH] Fix of elapsed time string generation in query window
Previous Message Dave Page 2016-02-11 10:38:24 pgAdmin III commit: Fix the display of elapsed query time for queries o