pgsql: Fix whitespace inconsistencies

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix whitespace inconsistencies
Date: 2023-05-15 04:28:31
Message-ID: E1pyPp0-002DAO-KK@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix whitespace inconsistencies

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/1d70fb400c2c8312dac3ff19a1bb1cb5351047ce

Modified Files
--------------
src/bin/pg_amcheck/t/004_verify_heapam.pl | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2023-05-15 06:03:18 pgsql: Fix incorrect TAP test ordering
Previous Message Thomas Munro 2023-05-14 23:22:20 pgsql: Rename io_direct to debug_io_direct.