| От | Peter Eisentraut |
|---|---|
| Тема | Re: s/pg_attribute_always_inline/pg_always_inline/? |
| Дата | |
| Msg-id | 56def459-2b95-42bc-b4e4-26e57f08b064@eisentraut.org обсуждение |
| Ответ на | s/pg_attribute_always_inline/pg_always_inline/? (Andres Freund <andres@anarazel.de>) |
| Ответы |
Re: s/pg_attribute_always_inline/pg_always_inline/?
|
| Список | pgsql-hackers |
On 08.04.26 23:09, Andres Freund wrote: > Hi, > > When reviewing the index prefetching patch I got a bit dismayed at how long > pg_attribute_always_inline is due to the way it triggers pgindent to format > stuff. > > I propose that we remove the _attribute_ part of the name. > > Given that it is implemented for compilers that don't use the > __attribute__((always_inline)) spelling, so the shorter name seems better > anyway. Yes, and the existing name is also kind of wrong even on GCC because the macro does not expand to only an attribute but also includes the "inline".
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера