| From: | Michael Paquier <michael(at)paquier(dot)xyz> |
|---|---|
| To: | Jelte Fennema-Nio <postgres(at)jeltef(dot)nl> |
| Cc: | Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>, 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 23:30:59 |
| Message-ID: | aU8as7Yi7m_EHF21@paquier.xyz |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Fri, Dec 26, 2025 at 06:30:53PM +0100, Jelte Fennema-Nio wrote:
> 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.
Yep, none of these lists should have a trailing backslash. If nobody
objects, I'll get this one applied while double-checking the rest of
the tree, not having these lists make the addition of new items always
harder to parse.
--
Michael
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Paquier | 2025-12-26 23:33:39 | Re: Run perltidy on src/test/perl/PostgreSQL/Test/Cluster.pm |
| Previous Message | Jeff Davis | 2025-12-26 21:52:57 | Re: [18] CREATE SUBSCRIPTION ... SERVER |