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

From: zengman <zengman(at)halodbtech(dot)com>
To: Jelte Fennema-Nio <postgres(at)jeltef(dot)nl>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re:cleanup: Split long Makefile lists across lines and sort them
Date: 2025-12-24 14:18:10
Message-ID: tencent_4F3399EC67B11433209998FE@qq.com
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.

Hi,

It looks like there’s a minor typo in the patch: in the line `is first becaues`,
`becaues` is a misspelling of `because`.

--
Regards,
Man Zeng
www.openhalo.org

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Ashutosh Bapat 2025-12-24 14:20:25 Re: apply_scanjoin_target_to_paths and partitionwise join
Previous Message Robert Haas 2025-12-24 13:32:42 Re: should we have a fast-path planning for OLTP starjoins?