s/pg_attribute_always_inline/pg_always_inline/? - Mailing list pgsql-hackers

From Andres Freund
Subject s/pg_attribute_always_inline/pg_always_inline/?
Date
Msg-id bqqdehahpoa36igpictuqyn2s2mexk3t3ehidh2ffd2slb35e5@rzgksuiszgbg
Whole thread
Responses Re: s/pg_attribute_always_inline/pg_always_inline/?
Re: s/pg_attribute_always_inline/pg_always_inline/?
List pgsql-hackers
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.

Thoughts?

Greetings,

Andres Freund

Attachment

pgsql-hackers by date:

Previous
From: Andreas Karlsson
Date:
Subject: Re: Use proc_exit() in WalRcvWaitForStartPosition
Next
From: Nathan Bossart
Date:
Subject: Re: Add pg_stat_autovacuum_priority