pgbench: Use standard option handling test routines

Peter Eisentraut <peter@eisentraut.org>

Commit: 3431e3e4aa3a33e8411f15e76c284cdd4c54ca28
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2025-06-30T08:47:42Z
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: https://www.postgresql.org/message-id/flat/OSCPR01MB14966247015B7E3D8D340D022F56FA@OSCPR01MB14966.jpnprd01.prod.outlook.com

Files

PathChange+/−
src/bin/pgbench/t/002_pgbench_no_server.pl modified +3 −15

Discussion