cleanup: Split long Makefile lists across lines and sort them

From: "Jelte Fennema-Nio" <postgres(at)jeltef(dot)nl>
To: "PostgreSQL Hackers" <pgsql-hackers(at)lists(dot)postgresql(dot)org>, "Andres Freund" <andres(at)anarazel(dot)de>, "Jacob Champion" <jacob(dot)champion(at)enterprisedb(dot)com>
Subject: cleanup: Split long Makefile lists across lines and sort them
Date: 2025-12-24 13:28:19
Message-ID: DF6HDGB559U5.3MPRFCWPONEAE@jeltef.nl
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

This makes sure that the lines don't get excessively long, while keeping
diffs that add/remove elements small.

For context: this was extracted from the pytest patchset and extended to more places based on Andres his recommendation.

Attachment Content-Type Size
v1-0001-cleanup-Split-long-Makefile-lists-across-lines-an.patch text/x-patch 5.3 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2025-12-24 13:28:23 Re: apply_scanjoin_target_to_paths and partitionwise join
Previous Message vignesh C 2025-12-24 11:59:15 Re: Proposal: Conflict log history table for Logical Replication