pgsql: pgbench: Use standard option handling test routines

Started by Peter Eisentraut12 months ago1 messagescomitters
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

pgbench: Use standard option handling test routines

Run program_XXX tests instead of its own tests. This ensures
consistency with the test suites of other programs and enforces common
policies, such as help line length.

Author: Hayato Kuroda <kuroda.hayato@fujitsu.com>
Reviewed-by: Fujii Masao <masao.fujii@oss.nttdata.com>
Discussion: /messages/by-id/OSCPR01MB14966247015B7E3D8D340D022F56FA@OSCPR01MB14966.jpnprd01.prod.outlook.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/3431e3e4aa3a33e8411f15e76c284cdd4c54ca28

Modified Files
--------------
src/bin/pgbench/t/002_pgbench_no_server.pl | 18 +++---------------
1 file changed, 3 insertions(+), 15 deletions(-)