From: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
---|---|
To: | Andres Freund <andres(at)anarazel(dot)de>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Standardizing the file header? |
Date: | 2024-12-17 17:47:51 |
Message-ID: | 39663ff5-9e66-4eb8-9ca7-50e3ff7c403a@dunslane.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 2024-12-16 Mo 11:44 AM, Andres Freund wrote:
[ file headers follow different patterns ]
> It probably doesn't make sense to change all the existing files to follow one
> pattern (although perhaps some of the "more odd" ones might be worth
> adjusting).
>
> But it seems like it'd be good to define one pattern as canonical so one
> doesn't have to guess what pattern one should follow when creating a new file.
>
> Thoughts?
>
+1. Maybe we could add one or two templates for different sort of files
to src/tools.
cheers
andrew
--
Andrew Dunstan
EDB:https://www.enterprisedb.com
From | Date | Subject | |
---|---|---|---|
Next Message | Masahiko Sawada | 2024-12-17 17:48:22 | Fix crash when non-creator being an iteration on shared radix tree |
Previous Message | Tom Lane | 2024-12-17 17:44:46 | Re: Adding NetBSD and OpenBSD to Postgres CI |