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: Roman Khapov <rkhapov(at)yandex-team(dot)ru>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Use correct macro for accessing offset numbers.
Date: 2026-01-11 23:23:18
Message-ID: aWQw5ok9a3x5Pwhx@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tony Finch 2026-01-11 23:50:23 [PATCH] doc: correct history of Julian dates
Previous Message John Naylor 2026-01-11 23:19:18 Re: Proposal for enabling auto-vectorization for checksum calculations