pgsql: pgbench: Use standard option handling test routines - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: pgbench: Use standard option handling test routines
Date
Msg-id E1uWAEf-0040uK-1A@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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

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(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: doc: Some copy-editing around prefix operators
Next
From: Peter Eisentraut
Date:
Subject: pgsql: doc: explain pgstatindex fragmentation