pgsql: sepgsql: update TAP test to use fat comma style

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: sepgsql: update TAP test to use fat comma style
Date: 2025-02-04 14:55:44
Message-ID: E1tfKL2-005LKY-7W@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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(at)ilmari(dot)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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Nathan Bossart 2025-02-04 19:28:00 pgsql: vacuumdb: Add missing PQfinish() calls to vacuum_one_database().
Previous Message Michael Paquier 2025-02-04 07:50:55 pgsql: Add data for WAL in pg_stat_io and backend statistics