Re: High resolution psql \timing on Windows - Mailing list pgsql-patches

From Magnus Hagander
Subject Re: High resolution psql \timing on Windows
Date
Msg-id 461FEB03.3070707@hagander.net
Whole thread Raw
In response to High resolution psql \timing on Windows  (ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp>)
List 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

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: build/install xml2 when configured with libxml
Next
From: "Simon Riggs"
Date:
Subject: Re: [HACKERS] [Fwd: Index Advisor]