pgsql: amcheck: Fix indentation in verify_gin.c

From: Tomas Vondra <tomas(dot)vondra(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: amcheck: Fix indentation in verify_gin.c
Date: 2025-03-29 15:49:02
Message-ID: E1tyYQg-001bh2-1C@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

amcheck: Fix indentation in verify_gin.c

I forgot to reindent the code after a couple last-minute adjustments
just before committing 14ffaece0fb53fed8ddbc46d2b353e1c4834863a.

Discussion: https://postgr.es/m/45AC9B0A-2B45-40EE-B08F-BDCF5739D1E1%40yandex-team.ru

Branch
------
master

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

Modified Files
--------------
contrib/amcheck/verify_gin.c | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Jeff Davis 2025-03-29 16:24:58 Re: pgsql: pg_upgrade: Fix inconsistency in memory freeing
Previous Message Andres Freund 2025-03-29 14:49:31 pgsql: Fix "‘static’ is not at beginning of declaration" warning