pgsql: pgindent run to fix commits de64268561 and 5ae2087202a - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: pgindent run to fix commits de64268561 and 5ae2087202a
Date
Msg-id E1qxXNk-0038y8-5f@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: pgsql: Teach contrib/amcheck to check the unique constraint violation
Next
From: Noah Misch
Date:
Subject: pgsql: Diagnose !indisvalid in more SQL functions.