pgbench - allow empty queries - Mailing list pgsql-hackers

From Fabien COELHO
Subject pgbench - allow empty queries
Date
Msg-id alpine.DEB.2.20.1607090922170.3412@sto
Whole thread Raw
Responses Re: pgbench - allow empty queries  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
I wanted to test overheads on an empty query, but pgbench does not allow
it. I do not see why not.

The attached very minor patch allows empty queries.

--
Fabien.
Attachment

pgsql-hackers by date:

Previous
From: Fabien COELHO
Date:
Subject: pgbench - minor fix for meta command only scripts
Next
From: Fabien COELHO
Date:
Subject: pgbench - minor doc improvements