Hello Ishii-san,
On Thu, 01 Jul 2021 09:03:42 +0900 (JST)
Tatsuo Ishii <ishii@sraoss.co.jp> wrote:
> > v13 patches gave a compiler warning...
> >
> > $ make >/dev/null
> > pgbench.c: In function ‘commandError’:
> > pgbench.c:3071:17: warning: unused variable ‘command’ [-Wunused-variable]
> > const Command *command = sql_script[st->use_file].commands[st->command];
> > ^~~~~~~
Hmm, we'll get the warning when --enable-cassert is not specified.
I'll fix it.
> There is a typo in the doc (more over -> moreover).
>
> > of all transaction tries; more over, you cannot use an unlimited number
>
> of all transaction tries; moreover, you cannot use an unlimited number
>
Thanks. I'll fix.
Regards,
Yugo Nagata
--
Yugo NAGATA <nagata@sraoss.co.jp>