Re: Should we remove -Wdeclaration-after-statement?

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: Should we remove -Wdeclaration-after-statement?
Дата
Msg-id 20240129203850.fw7ht2yjiusmsgjy@awork3.anarazel.de
обсуждение исходный текст
Ответ на Re: Should we remove -Wdeclaration-after-statement?  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: Should we remove -Wdeclaration-after-statement?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Hi,

On 2024-01-29 15:01:06 -0500, Robert Haas wrote:
> And it still baffles me why we allow everyone to pick their own system for
> capitalizing identifiers out of a hat, without even insisting on consistency
> from one end of the same identifier to the other.

Yes. Please. I hate some capitalization/underscore styles, but I hate spending
time feeling out which capitalization style I should use so much more.  Let's
at least define some minimal naming guidelines for new code.

Personally I like under_score_style for functions and variables and CamelCase
for types.

Greetings,

Andres Freund



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

Предыдущее
От: Jelte Fennema-Nio
Дата:
Сообщение: Re: UUID v7
Следующее
От: Jelte Fennema-Nio
Дата:
Сообщение: Re: meson + libpq_pipeline