pgsql: Fix indentation from commit b380a56a3f9

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix indentation from commit b380a56a3f9
Date: 2026-02-23 21:24:08
Message-ID: E1vudPU-000sdF-1M@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix indentation from commit b380a56a3f9

Per buildfarm animal koel

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/7b24959434629970c14fc5ee668585e491e565e4

Modified Files
--------------
src/bin/pg_upgrade/check.c | 40 ++++++++++++++++++++--------------------
1 file changed, 20 insertions(+), 20 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Nathan Bossart 2026-02-23 21:32:55 pgsql: Convert SpinLock* macros to static inline functions.
Previous Message Jacob Champion 2026-02-23 21:17:05 Re: pgsql: libpq: Grease the protocol by default