This is a discussion on Re: High resolution psql \timing on Windows within the Pgsql Patches forums, part of the PostgreSQL category; --> ITAGAKI Takahiro wrote: > This patch replace _ftime() by QueryPerformanceCounter() to measure durations > in psql \timing on Windows. ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| 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 ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to majordomo@postgresql.org so that your message can get through to the mailing list cleanly |