Re: Refactor calculations to use instr_time
Nazir Bilal Yavuz <byavuz81@gmail.com>
From: Nazir Bilal Yavuz <byavuz81@gmail.com>
To: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Cc: andres@anarazel.de, pgsql-hackers@postgresql.org
Date: 2023-03-09T13:02:44Z
Lists: pgsql-hackers
Attachments
- v5-0001-Refactor-instr_time-calculations.patch (text/x-diff) patch v5-0001
Hi, There was a warning while applying the patch, v5 is attached. Regards, Nazir Bilal Yavuz Microsoft
Commits
-
pg_stat_wal: Accumulate time as instr_time instead of microseconds
- ca7b3c4c0004 16.0 landed