Re: Add min and max execute statement time in pg_stat_statement

From: Mitsumasa KONDO <kondo(dot)mitsumasa(at)gmail(dot)com>
To: Simon Riggs <simon(at)2ndquadrant(dot)com>
Cc: KONDO Mitsumasa <kondo(dot)mitsumasa(at)lab(dot)ntt(dot)co(dot)jp>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Add min and max execute statement time in pg_stat_statement
Date: 2014-01-26 08:43:44
Message-ID: CADupcHXCRW7CmNxNZwVk9wxqReVgBYfR63ij8ywHHSOm-SaV4Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

2014-01-26 Simon Riggs <simon(at)2ndquadrant(dot)com>

> On 21 January 2014 19:48, Simon Riggs <simon(at)2ndquadrant(dot)com> wrote:
> > On 21 January 2014 12:54, KONDO Mitsumasa <kondo(dot)mitsumasa(at)lab(dot)ntt(dot)co(dot)jp>
> wrote:
> >> Rebased patch is attached.
> >
> > Does this fix the Windows bug reported by Kumar on 20/11/2013 ?
>
> Please respond.

Oh.. Very sorry...

Last day, I tried to find Kumar mail at 20/11/2013. But I couldn't find
it... Could you tell me e-mail title?
My patch catches up with latest 9.4HEAD.

Regards,
--
Mitsumasa KONDO

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Simon Riggs 2014-01-26 08:48:33 Re: Add min and max execute statement time in pg_stat_statement
Previous Message Pavel Stehule 2014-01-26 08:11:30 Re: patch: option --if-exists for pg_dump