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 aWQw5ok9a3x5Pwhx@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 Sun, Jan 11, 2026 at 04:58:39PM +0500, Kirill Reshke wrote:
> Maybe, I have stopped some more cases, in v2-0001

Right.  It's true that we could be more consistent for all these based
on their base type, some of them, particularly in the GIN code now,
caring about using the correct macro.  It may be a good occasion to
double-check the whole tree for similar holes based on unsigned types.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: Parallel CREATE INDEX for GIN indexes
Next
From: Tony Finch
Date:
Subject: [PATCH] doc: correct history of Julian dates