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

From Peter Geoghegan
Subject Re: s/pg_attribute_always_inline/pg_always_inline/?
Date
Msg-id CAH2-WzmsTCBGt-xOj1QdwnmfJay=jmLr4mZvtt8sR1nBL8QEaQ@mail.gmail.com
Whole thread
List pgsql-hackers
On Wed, Jul 8, 2026 at 5:41 PM Tomas Vondra <tomas@vondra.me> wrote:
> So, what shall we do about this? I've been looking at the v29 of the
> index prefetching patch series, which is using this attribute in a bunch
> of places. And that reminded me of this thread.
>
> I guess we should just commit that, so unless someone objects soon I'll
> just do that. ISTM the agreement is to backpatch this too.

+1 to backpatching, along with a compatibility macro that supports the
original spelling on backbranches only.

--
Peter Geoghegan



pgsql-hackers by date:

Previous
From: jian he
Date:
Subject: Re: Row pattern recognition
Next
From: Kyotaro Horiguchi
Date:
Subject: Re: Possible replace of strncpy on xactdesc.c