pgsql: Fix indentation in contrib/amcheck/verify_nbtree.c

From: Alexander Korotkov <akorotkov(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix indentation in contrib/amcheck/verify_nbtree.c
Date: 2023-10-30 08:44:10
Message-ID: E1qxNsX-00359W-Rj@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix indentation in contrib/amcheck/verify_nbtree.c

Reported-by: Michael Paquier
Discussion: https://postgr.es/m/ZT9YoDPEQBUMrIHg%40paquier.xyz

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/675fed4df5db4e78d40a0ce9cb785cfba9fa480f

Modified Files
--------------
contrib/amcheck/verify_nbtree.c | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Amit Kapila 2023-10-30 09:14:30 pgsql: Add STREAM_START/STREAM_STOP for transactional messages during d
Previous Message Alexander Korotkov 2023-10-30 08:35:40 Re: pgsql: Teach contrib/amcheck to check the unique constraint violation