pgsql: Fix indentation from commit b380a56a3f9 - Mailing list pgsql-committers

From Andrew Dunstan
Subject pgsql: Fix indentation from commit b380a56a3f9
Date
Msg-id E1vudPU-000sdF-1M@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Jacob Champion
Date:
Subject: Re: pgsql: libpq: Grease the protocol by default
Next
From: Nathan Bossart
Date:
Subject: pgsql: Convert SpinLock* macros to static inline functions.