agora inbox for pgsql-committers@postgresql.org
help / color / mirror / Atom feedFrom: Michael Paquier <michael@paquier.xyz>
To: pgsql-committers@lists.postgresql.org
Subject: pgsql: Fix typo in pg_stat_us_to_ms()
Date: Fri, 03 Jul 2026 03:29:45 +0000
Message-ID: <E1wfUb3-0018Fv-21@gemulon.postgresql.org> (raw)
Fix typo in pg_stat_us_to_ms()
The function converts microseconds to milliseconds, but the parameter
name used "ms".
Thinko in ac8d53dae5ae.
Author: Tatsuya Kawata <kawatatatsuya0913@gmail.com>
Discussion: https://postgr.es/m/CAHza6qfek15rehnA0GXMCpF2z=Gy6C+3vmcWCMVkU4JiRD8k7g@mail.gmail.com
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/71fa15af591a3ec61a6bf57fee3a44a7824fba19
Modified Files
--------------
src/backend/utils/adt/pgstatfuncs.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Message-ID: <E1wfUb3-0018Fv-21@gemulon.postgresql.org>
Permalink: ../E1wfUb3-0018Fv-21@gemulon.postgresql.org/
Also on: postgresql.org/message-id/E1wfUb3-0018Fv-21@gemulon.postgresql.org
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: pgsql-committers@postgresql.org
Cc: michael@paquier.xyz, pgsql-committers@lists.postgresql.org
Subject: Re: pgsql: Fix typo in pg_stat_us_to_ms()
In-Reply-To: <E1wfUb3-0018Fv-21@gemulon.postgresql.org>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox