pgsql: pgindent fix for commit a5918fddf1.

From: Amit Kapila <akapila(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: pgindent fix for commit a5918fddf1.
Date: 2026-07-02 03:24:46
Message-ID: E1wf82g-0011tf-1p@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

pgindent fix for commit a5918fddf1.

Branch
------
master

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

Modified Files
--------------
src/backend/replication/logical/conflict.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2026-07-02 03:44:55 pgsql: Fix jsonpath .decimal() to honor silent mode
Previous Message Amit Kapila 2026-07-02 02:57:31 pgsql: Allow logical replication conflicts to be logged to a table.