Re: cleanup: Split long Makefile lists across lines and sort them - Mailing list pgsql-hackers

From Jelte Fennema-Nio
Subject Re: cleanup: Split long Makefile lists across lines and sort them
Date
Msg-id DF8BS9QAE6WZ.3AZP5Z2PGFMV5@jeltef.nl
Whole thread Raw
In response to Re: cleanup: Split long Makefile lists across lines and sort them  (Chao Li <li.evan.chao@gmail.com>)
Responses Re: cleanup: Split long Makefile lists across lines and sort them
List pgsql-hackers
On Thu Dec 25, 2025 at 10:37 AM CET, Chao Li wrote:
> If we look at existing Makefiles, they don’t add a tailing “\” in the last line of lists, so let’s keep consistent.

Alright, attached is one without the trailing backslash. If we want to
add those let's indeed do it in a dedicated patch that makes all of such
lists consistently use them.

Attachment

pgsql-hackers by date:

Previous
From: Xuneng Zhou
Date:
Subject: Run perltidy on src/test/perl/PostgreSQL/Test/Cluster.pm
Next
From: Jaime Casanova
Date:
Subject: could sent_lsn be lower than write/flush/replay_lsn?