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

From: "Jelte Fennema-Nio" <postgres(at)jeltef(dot)nl>
To: "zengman" <zengman(at)halodbtech(dot)com>
Cc: "pgsql-hackers" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: cleanup: Split long Makefile lists across lines and sort them
Date: 2025-12-25 09:07:40
Message-ID: DF76GFDEIU9Q.1K4JC6TM0EN61@jeltef.nl
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed Dec 24, 2025 at 3:31 PM CET, Jelte Fennema-Nio wrote:
> Oops. Fixed in attached.

I had accidentally included a trailing backspace in one of the lists. To
my surprise that worked fine. Since these trailing separators result in
smaller git diffs when a new item is added at the end of the list, I
decided to put such trailing backslashes in all the lists in this patch.

Attachment Content-Type Size
v3-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 Chao Li 2025-12-25 09:07:53 Docs: make source file path references consistent
Previous Message Konstantin Knizhnik 2025-12-25 08:56:50 Re: index prefetching