> If I give pgbench an empty file, I get a segfault.
>
> $ touch empty.sql
> $ src/bin/pgbench/pgbench -T 60 -f empty.sql
> starting vacuum...end.
> Segmentation fault (core dumped)
Oops, shame on me:-(
I should have tested this one, especially as I tested it for other
changes in pgbench...
Thanks for the report, and for Alvaro's fix.
--
Fabien.