Re: What is a typical precision of gettimeofday()? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: What is a typical precision of gettimeofday()?
Date
Msg-id 1748250.1752247649@sss.pgh.pa.us
Whole thread Raw
In response to Re: What is a typical precision of gettimeofday()?  (Bernd Helmle <mailings@oopsware.de>)
List pgsql-hackers
Bernd Helmle <mailings@oopsware.de> writes:
> FYI, since this commit TAP test pg_test_timing/001_basic on my machine
> with de_DE.UTF8 locale keeps failing with:
> ...
> Of course this is because of the localized comma in 99,9900%

Ah.  I had the idea that we forced C locale in TAP tests,
but evidently that's not happening here.  Will fix, thanks
for the report!

            regards, tom lane



pgsql-hackers by date:

Previous
From: Fabrice Chapuis
Date:
Subject: Re: failover logical replication slots
Next
From: Rahila Syed
Date:
Subject: Re: Enhancing Memory Context Statistics Reporting