Re: [pgadmin-hackers] [PATCH] Fix of elapsed time string generation in query window

2016-05-12 Thread Szabolcs Hubai
Hello! It's OK to me to leave this as is, just wanted to note that it's still reproducible. At least for me. I'm on pgAdmin3 1.22.1 (Mar 29 2016, rev: REL-1_22_1) from postgresql-9.5.2-1-windows-x64-binaries.zip Thanks, Szabolcs 2016-02-11 11:39 GMT+01:00 Dave Page : > Thanks - patch applied

Re: [pgadmin-hackers] [PATCH] Fix of elapsed time string generation in query window

2016-02-11 Thread Dave Page
Thanks - patch applied. On Thu, Feb 11, 2016 at 6:48 AM, Иван Полещук wrote: > From 5a5460dc2ec5491660dc8358e878eb9342fbc0f8 Mon Sep 17 00:00:00 2001 > From: cyberj0g > Date: Wed, 10 Feb 2016 00:24:52 +0500 > Subject: [PATCH] Fix of elapsed time string generation in query window > > For queries

[pgadmin-hackers] [PATCH] Fix of elapsed time string generation in query window

2016-02-11 Thread Иван Полещук
>From 5a5460dc2ec5491660dc8358e878eb9342fbc0f8 Mon Sep 17 00:00:00 2001 From: cyberj0g Date: Wed, 10 Feb 2016 00:24:52 +0500 Subject: [PATCH] Fix of elapsed time string generation in query window For queries longer than 1 hour, time was displayed like that: "01:25:3640 hours" --- pgadmin/utils/m