pgsql: Apply some fat commas to commands of TAP tests

Started by Michael Paquier10 months ago1 messagescomitters
Jump to latest
#1Michael Paquier
michael@paquier.xyz

Apply some fat commas to commands of TAP tests

This is similar to 19c6e92b13b2, in order to keep the style used in the
scripts consistent for the option names and values used in commands.
The places updated in this commit have been added recently in
71ea0d679543.

These changes are cosmetic; there is no need for a backpatch.

Branch
------
master

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

Modified Files
--------------
src/bin/pg_combinebackup/t/002_compare_backups.pl | 4 ++--
src/bin/pg_upgrade/t/002_pg_upgrade.pl | 6 +++---
src/test/recovery/t/027_stream_regress.pl | 8 ++++----
3 files changed, 9 insertions(+), 9 deletions(-)