Re: [PATCH] pgbench: improve \sleep meta command
Fujii Masao <masao.fujii@oss.nttdata.com>
From: Fujii Masao <masao.fujii@oss.nttdata.com>
To: "kuroda.hayato@fujitsu.com" <kuroda.hayato@fujitsu.com>,
Alvaro Herrera <alvherre@alvh.no-ip.org>
Cc: 'miyake_kouta' <miyake_kouta@oss.nttdata.com>,
Pgsql Hackers <pgsql-hackers@postgresql.org>
Date: 2021-03-22T03:06:28Z
Lists: pgsql-hackers
On 2021/03/19 10:43, Fujii Masao wrote: > > > On 2021/03/19 10:02, kuroda.hayato@fujitsu.com wrote: >> Dear Fujii-san, >> >> I confirmed your patch and some parse functions, and I agree >> the check condition in evaluateSleep() is correct. >> No problem is found. > > Thanks for reviewing the patch! > Barring any objection, I will commit this patch. Pushed. Thanks! Regards, -- Fujii Masao Advanced Computing Technology Center Research and Development Headquarters NTT DATA CORPORATION
Commits
-
pgbench: Improve error-handling in \sleep command.
- 8c6eda2d1c92 14.0 landed