pgsql: Fix indentation

From: Daniel Gustafsson <dgustafsson(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix indentation
Date: 2023-12-05 15:02:14
Message-ID: E1rAWwA-008jBw-DI@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix indentation

When preparing commit 98e675ed7af I accidentally forgot to run
pgindent, which did produce a diff. Fix by adding the required
whitespace per the koel buildfarm failure.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/4d0cf0b05defcee985d5af38cb0db2b9c2f8dbae

Modified Files
--------------
src/backend/replication/libpqwalreceiver/libpqwalreceiver.c | 1 +
1 file changed, 1 insertion(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2023-12-05 17:28:05 pgsql: Rename JsonManifestParseContext callbacks.
Previous Message Daniel Gustafsson 2023-12-05 13:38:12 pgsql: Fix incorrect error message for IDENTIFY_SYSTEM