pgsql: sepgsql: update TAP test to use fat comma style - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: sepgsql: update TAP test to use fat comma style
Date
Msg-id E1tfKL2-005LKY-7W@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
sepgsql: update TAP test to use fat comma style

Adopt the style introduced by commit ce1b0f9da03 to this new test
file.

Author: Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>
Discussion: https://www.postgresql.org/message-id/87y0yv2har.fsf@wibble.ilmari.org

Branch
------
master

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

Modified Files
--------------
contrib/sepgsql/t/001_sepgsql.pl | 15 +++++++++------
1 file changed, 9 insertions(+), 6 deletions(-)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Add data for WAL in pg_stat_io and backend statistics
Next
From: Nathan Bossart
Date:
Subject: pgsql: vacuumdb: Add missing PQfinish() calls to vacuum_one_database().