pgsql: Fix code indentation violations in e83d1b0c40cc

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix code indentation violations in e83d1b0c40cc
Date: 2023-10-16 00:38:32
Message-ID: E1qsBct-000lDJ-Tm@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix code indentation violations in e83d1b0c40cc

koel has not reported this one yet, I have just bumped on it while
looking at a different patch.

Branch
------
master

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

Modified Files
--------------
src/backend/commands/event_trigger.c | 29 +++++++++++++++--------------
1 file changed, 15 insertions(+), 14 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2023-10-16 00:44:38 pgsql: Add a few recent commits to .git-blame-ignore-revs
Previous Message Thomas Munro 2023-10-16 00:33:25 pgsql: Fix comment from commit 22655aa231.