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

From Andres Freund
Subject Re: s/pg_attribute_always_inline/pg_always_inline/?
Date
Msg-id 22zzcfkqqf3nwubv44hvxunwj5zj65bxfzgbnze3roirip5pns@nzq7k23klhhn
Whole thread
In response to Re: s/pg_attribute_always_inline/pg_always_inline/?  (Peter Geoghegan <pg@bowt.ie>)
Responses Re: s/pg_attribute_always_inline/pg_always_inline/?
List pgsql-hackers
Hi,

On 2026-07-10 12:46:01 -0400, Peter Geoghegan wrote:
> On Fri, Jul 10, 2026 at 12:37 PM Tomas Vondra <tomas@vondra.me> wrote:
> > FWIW here are the per-version patches what I plan to commit + backpatch.
> 
> LGTM.

Same. Personally I'd not have adjusted the uses of the macro in the
backbranches, but I don't have a problem with you doing that either.

Greetings,

Andres Freund



pgsql-hackers by date:

Previous
From: Greg Sabino Mullane
Date:
Subject: Re: [PATCH] pg_upgrade: add --initdb option to create the new cluster automatically
Next
From: Andres Freund
Date:
Subject: Re: BM_IO_ERROR flag is lost in TerminateBufferIO due to order of operations in UnlockBufHdrExt