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

Jelte Fennema-Nio <postgres@jeltef.nl>

From: "Jelte Fennema-Nio" <postgres@jeltef.nl>
To: "zengman" <zengman@halodbtech.com>
Cc: "pgsql-hackers" <pgsql-hackers@postgresql.org>
Date: 2025-12-25T09:07:40Z
Lists: pgsql-hackers

Attachments

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.