pgsql: pgindent fix

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: pgindent fix
Date: 2024-02-22 07:01:11
Message-ID: E1rd34x-0006GG-Em@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

pgindent fix

for commit 489072ab7a

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/3d47b75546d1ef70145f58e162a96f7e0c649389

Modified Files
--------------
src/backend/optimizer/plan/analyzejoins.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Amit Kapila 2024-02-22 10:07:34 pgsql: Add a new slot sync worker to synchronize logical slots.
Previous Message Amit Kapila 2024-02-22 06:48:18 pgsql: Fix the intermittent buildfarm failures in 031_column_list.