Re: Fix around conn_duration in pgbench
Tatsuo Ishii <ishii@sraoss.co.jp>
From: Tatsuo Ishii <ishii@sraoss.co.jp>
To: nagata@sraoss.co.jp
Cc: ishii@sraoss.co.jp, masao.fujii@oss.nttdata.com, asifr.rehman@gmail.com,
pgsql-hackers@lists.postgresql.org, coelho@cri.ensmp.fr
Date: 2021-08-30T06:03:16Z
Lists: pgsql-hackers
> On Mon, 30 Aug 2021 14:22:49 +0900 (JST) > Tatsuo Ishii <ishii@sraoss.co.jp> wrote: > >> >> Anyway, I changed the status of this patch to "Waiting on Author" in CF. >> > >> > I returned the status to "Ready for Committer". >> > Could you please review this? >> >> According to the patch tester, the patch does not apply. > > Well, that's because both the patch for PG14 and one for PG13 > are discussed here. Oh, ok. So the patch tester is not smart enough to identify each patch for particular branches. -- Tatsuo Ishii SRA OSS, Inc. Japan English: http://www.sraoss.co.jp/index_en.php Japanese:http://www.sraoss.co.jp
Commits
-
pgbench: Fix bug in measurement of disconnection delays.
- d760d942c73c 14.0 landed
- 4dc528bfa7da 15.0 landed
-
pgbench: Avoid unnecessary measurement of connection delays.
- efe2382d5ade 14.0 landed
- bfd4567b8849 15.0 landed
-
pgbench: Improve time logic.
- 547f04e7348b 14.0 cited