RE: [PATCH] pgbench: improve \sleep meta command
Hayato Kuroda (Fujitsu) <kuroda.hayato@fujitsu.com>
From: "kuroda.hayato@fujitsu.com" <kuroda.hayato@fujitsu.com>
To: 'miyake_kouta' <miyake_kouta@oss.nttdata.com>
Cc: Pgsql Hackers <pgsql-hackers@postgresql.org>
Date: 2021-03-05T04:10:19Z
Lists: pgsql-hackers
Dear Miyake-san, > I'm not sure but I think this is caused because `my_command->argv[2]` becomes "foo". Sorry, I missed some lines in your patch. Please ignore this analysis. Best Regards, Hayato Kuroda FUJITSU LIMITED
Commits
-
pgbench: Improve error-handling in \sleep command.
- 8c6eda2d1c92 14.0 landed