Re: High resolution psql \timing on Windows

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: ITAGAKI Takahiro <itagaki(dot)takahiro(at)oss(dot)ntt(dot)co(dot)jp>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: High resolution psql \timing on Windows
Date: 2007-04-13 20:41:39
Message-ID: 461FEB03.3070707@hagander.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

ITAGAKI Takahiro wrote:
> This patch replace _ftime() by QueryPerformanceCounter() to measure durations
> in psql \timing on Windows. It had only 15ms~ of time resolusion. I brought
> the codes from src/include/executor/instrument.h .

Applied, thanks.

//Magnus

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Simon Riggs 2007-04-13 21:10:07 Re: [HACKERS] [Fwd: Index Advisor]
Previous Message Bruce Momjian 2007-04-13 18:54:13 Re: build/install xml2 when configured with libxml