pgsql: Clean up newlines following left parentheses

From: Álvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Clean up newlines following left parentheses
Date: 2024-11-26 16:47:06
Message-ID: E1tFyiQ-003dDw-QD@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Clean up newlines following left parentheses

Most came in during the 17 cycle, so backpatch there. Some
(particularly reorderbuffer.h) are very old, but backpatching doesn't
seem useful.

Like commits c9d297751959, c4f113e8fef9.

Branch
------
master

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

Modified Files
--------------
contrib/bloom/bloom.h | 9 +++------
src/backend/backup/basebackup_incremental.c | 8 ++++----
src/backend/utils/adt/pg_locale.c | 4 ++--
src/backend/utils/cache/relcache.c | 3 +--
src/bin/pg_combinebackup/load_manifest.c | 3 +--
src/common/parse_manifest.c | 5 ++---
src/common/unicode/category_test.c | 24 ++++++++----------------
src/include/common/parse_manifest.h | 4 ++--
src/include/replication/reorderbuffer.h | 27 +++++++++------------------
9 files changed, 32 insertions(+), 55 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2024-11-26 17:10:15 pgsql: meson: Build pgevent as shared_module rather than shared_library
Previous Message Peter Eisentraut 2024-11-26 12:48:32 pgsql: Rename C23 keyword