pgsql: Fix indentation issue

From: David Rowley <drowley(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix indentation issue
Date: 2025-03-12 23:50:17
Message-ID: E1tsVq5-002Ant-2l@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix indentation issue

Introduced recently by 9e088f7dd

Per buildfarm member koel

Branch
------
master

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

Modified Files
--------------
contrib/pg_logicalinspect/pg_logicalinspect.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Masahiko Sawada 2025-03-12 23:56:22 pgsql: pg_rewind: Add dbname to primary_conninfo when using --write-rec
Previous Message Masahiko Sawada 2025-03-12 21:26:37 Re: pgsql: pg_logicalinspect: Fix possible crash when passing a directory p