pgsql: initdb: Convert tests to use long options with fat comma style - Mailing list pgsql-committers

From Michael Paquier
Subject pgsql: initdb: Convert tests to use long options with fat comma style
Date
Msg-id E1tbD2l-003Dgn-OV@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
initdb: Convert tests to use long options with fat comma style

This is similar to ce1b0f9da03e, but this time this rule is applied to
some of the TAP tests of initdb.

Author: Dagfinn Ilmari Mannsåker
Discussion: https://postgr.es/m/878qr146ra.fsf@wibble.ilmari.org

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/fd4c4ede708fc5affb04362bb5a8bdc3136fa963

Modified Files
--------------
src/bin/initdb/t/001_initdb.pl | 117 ++++++++++++++++++++++++++++-------------
1 file changed, 80 insertions(+), 37 deletions(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Return yyparse() result not via global variable
Next
From: Peter Eisentraut
Date:
Subject: pgsql: meson: Fix sepgsql installation