pgsql: Fix indentation issue introduced by commit 291a4bd2ca

From: Amit Langote <amitlan(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix indentation issue introduced by commit 291a4bd2ca
Date: 2026-08-07 08:38:58
Message-ID: E1wsG6U-00000000YnV-17tO@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix indentation issue introduced by commit 291a4bd2ca

Noticed before the commit reached koel.

Branch
------
master

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

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

Browse pgsql-committers by date

  From Date Subject
Next Message Amit Langote 2026-08-07 08:48:02 pgsql: Add previous commit to .git-blame-ignore-revs
Previous Message Amit Langote 2026-08-07 08:38:44 pgsql: Fix indentation issue introduced by commit 291a4bd2ca