pgsql: Fix bad indentation introduced in 43cd30bcd1c - Mailing list pgsql-committers

From Andres Freund
Subject pgsql: Fix bad indentation introduced in 43cd30bcd1c
Date
Msg-id E1sTUCP-001oRQ-UL@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix bad indentation introduced in 43cd30bcd1c

Oops.

Reported-by: Nathan Bossart <nathandbossart@gmail.com>
Discussion: https://postgr.es/m/ZpVZB9rH5tHllO75@nathan
Backpatch: 12-, like 43cd30bcd1c

Branch
------
REL_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/69bdee12e4437d3681de584de8ecced1fda4bcb5

Modified Files
--------------
src/backend/utils/misc/guc.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Andres Freund
Date:
Subject: pgsql: ci: Use newer LLVM version with gcc, to avoid compiler warnings
Next
From: Michael Paquier
Date:
Subject: pgsql: Add tap test for pg_signal_autovacuum role