Re: meson files copyright

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: meson files copyright
Дата
Msg-id 063342bf-cd15-afa9-3099-aa3198636747@enterprisedb.com
обсуждение исходный текст
Ответ на Re: meson files copyright  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: meson files copyright  (Andrew Dunstan <andrew@dunslane.net>)
Re: meson files copyright  (Noah Misch <noah@leadboat.com>)
Список pgsql-hackers
On 19.12.22 19:33, Robert Haas wrote:
> On Mon, Dec 19, 2022 at 1:03 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> Vik Fearing <vik@postgresfriends.org> writes:
>>> Perhaps a bit off-topic, but what is the point of the file identifiers?
>>
>> IMO, it helps to tell things apart when you've got a bunch of editor
>> windows open on some mighty samey-looking meson.build files.
> 
> On the other hand, maintaining those identification lines in all of
> our files has a pretty high distributed cost. I never use them to
> figure out what file I'm editing because my editor can tell me that.
> But I do have to keep fixing those lines as I create new files. It's
> not the most annoying thing ever, but I wouldn't mind a bit if I
> didn't have to do it any more.

I agree it's not very useful and a bit annoying.




В списке pgsql-hackers по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Fixing typo in 002_pg_dump.pl
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: appendBinaryStringInfo stuff