Re: s/pg_attribute_always_inline/pg_always_inline/?

From: Andres Freund <andres(at)anarazel(dot)de>
To: Peter Geoghegan <pg(at)bowt(dot)ie>
Cc: Tomas Vondra <tomas(at)vondra(dot)me>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, David Rowley <dgrowleyml(at)gmail(dot)com>, Peter Eisentraut <peter(at)eisentraut(dot)org>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: s/pg_attribute_always_inline/pg_always_inline/?
Date: 2026-07-10 17:32:08
Message-ID: 22zzcfkqqf3nwubv44hvxunwj5zj65bxfzgbnze3roirip5pns@nzq7k23klhhn
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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(at)vondra(dot)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

In response to

Responses

Browse pgsql-hackers by date

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