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

From Tom Lane
Subject Re: s/pg_attribute_always_inline/pg_always_inline/?
Date
Msg-id 2391698.1783556089@sss.pgh.pa.us
Whole thread
In response to Re: s/pg_attribute_always_inline/pg_always_inline/?  (David Rowley <dgrowleyml@gmail.com>)
List pgsql-hackers
David Rowley <dgrowleyml@gmail.com> writes:
> On Thu, 9 Jul 2026 at 09:42, Tomas Vondra <tomas@vondra.me> wrote:
>> 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.

> How about just backpatching the new macro and leaving the old one in
> place back branches?

+1.  Breaking valid code in released branches is unfriendly.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Peter Smith
Date:
Subject: Re: Per-table resync for logical replication subscriptions
Next
From: Richard Guo
Date:
Subject: Re: Add enable_groupagg GUC parameter to control GroupAggregate usage