pgsql: pgindent run to fix commits de64268561 and 5ae2087202a

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: pgindent run to fix commits de64268561 and 5ae2087202a
Date: 2023-10-30 18:53:00
Message-ID: E1qxXNk-0038y8-5f@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

pgindent run to fix commits de64268561 and 5ae2087202a

Reported-by: Michael Paquier

Discussion: https://postgr.es/m/ZT9YH7-TTx27V3yW@paquier.xyz

Backpatch-through: master

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/56b30e266eaa74f38bdda45067c9a5a63cd24c75

Modified Files
--------------
src/backend/postmaster/postmaster.c | 4 ++--
src/bin/pg_amcheck/pg_amcheck.c | 3 ++-
2 files changed, 4 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Noah Misch 2023-10-30 21:47:09 pgsql: amcheck: Distinguish interrupted page deletion from corruption.
Previous Message Bruce Momjian 2023-10-30 18:52:55 Re: pgsql: Teach contrib/amcheck to check the unique constraint violation