Re: What is a typical precision of gettimeofday()?
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Hannu Krosing <hannuk@google.com>
Cc: "Andrey M. Borodin" <x4mmm@yandex-team.ru>,
Peter Eisentraut <peter@eisentraut.org>,
pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2024-11-03T22:19:09Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Force LC_NUMERIC to C while running TAP tests.
- f25792c541e5 19 (unreleased) landed
-
Minor tweaks for pg_test_timing.
- 9dcc7641444f 19 (unreleased) landed
-
Change pg_test_timing to measure in nanoseconds not microseconds.
- 0b096e379e6f 19 (unreleased) landed
Hannu Krosing <hannuk@google.com> writes: > Did I understand correctly that you would prefer the documentation part to > be much smaller than it is now and all current the discussion about things > that are not strictly about the pg_test_timing to be not in the docs for it > ? Well, I would like for the docs not to readily get stale again. I don't foresee us maintaining this page better in future than we have so far. > My current plan is to move the other discussions around timing from th > edocs to PostgreSQL Wiki. That could work. regards, tom lane