Re: Use correct macro for accessing offset numbers. - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Use correct macro for accessing offset numbers.
Date
Msg-id aWdO6BNkEH9ZStof@paquier.xyz
Whole thread Raw
In response to Re: Use correct macro for accessing offset numbers.  (Kirill Reshke <reshkekirill@gmail.com>)
List 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

Attachment

pgsql-hackers by date:

Previous
From: Anthonin Bonnefoy
Date:
Subject: Add missing JIT inline pass for llvm>=17
Next
From: Chao Li
Date:
Subject: Re: Remove redundant assignment in CreateWorkExprContext