Re: Use correct macro for accessing offset numbers.

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Kirill Reshke <reshkekirill(at)gmail(dot)com>
Cc: li carol <carol(dot)li2025(at)outlook(dot)com>, Roman Khapov <rkhapov(at)yandex-team(dot)ru>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, zengman <zengman(at)halodbtech(dot)com>
Subject: Re: Use correct macro for accessing offset numbers.
Date: 2026-01-14 08:08:08
Message-ID: aWdO6BNkEH9ZStof@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Jan 12, 2026 at 01:51:10PM +0500, Kirill Reshke wrote:
> PFA v3 with fixes for signed usage across the tree, with my new
> findings and suggestions from thread

Note that the change in get_opfamily_member() is not right based on
the type of "strategy". The rest was OK, so done.
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Previous Message Anthonin Bonnefoy 2026-01-14 08:02:16 Add missing JIT inline pass for llvm>=17