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:24
Message-ID: E1aTodk-00071O-I4@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
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=656855672c9cc1d75cb42786c4e847fdcb942125
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:38:54 pgAdmin III commit: Fix the display of elapsed query time for queries o
Previous Message Akshay Joshi 2016-02-11 10:37:02 Re: [pgAdmin4][Patch]: Foreign Data Wrapper