Re: cleanup: Split long Makefile lists across lines and sort them

From: "Jelte Fennema-Nio" <postgres(at)jeltef(dot)nl>
To: "Chao Li" <li(dot)evan(dot)chao(at)gmail(dot)com>
Cc: "zengman" <zengman(at)halodbtech(dot)com>, "pgsql-hackers" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: cleanup: Split long Makefile lists across lines and sort them
Date: 2025-12-26 17:30:53
Message-ID: DF8BS9QAE6WZ.3AZP5Z2PGFMV5@jeltef.nl
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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 Content-Type Size
v4-0001-cleanup-Split-long-Makefile-lists-across-lines-an.patch text/x-patch 5.3 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jaime Casanova 2025-12-26 17:49:33 could sent_lsn be lower than write/flush/replay_lsn?
Previous Message Xuneng Zhou 2025-12-26 16:47:35 Run perltidy on src/test/perl/PostgreSQL/Test/Cluster.pm