Re: Use correct macro for accessing offset numbers.

From: Roman Khapov <rkhapov(at)yandex-team(dot)ru>
To: Kirill Reshke <reshkekirill(at)gmail(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Use correct macro for accessing offset numbers.
Date: 2026-01-11 11:41:19
Message-ID: F722FCB5-7790-4043-8F64-8D9676943726@yandex-team.ru
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


> On 11 Jan 2026, at 16:21, Kirill Reshke <reshkekirill(at)gmail(dot)com> wrote:
>
> Hi hackers!
>
> PFA trivial patch that uses UInt16GetDatum for OffsetNumber rather
> than Int16GetDatum

Hi!

LGTM, should we check another places of offset number conversations to Datum
as part of this thread?

--
Best regards,
Roman Khapov

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Kirill Reshke 2026-01-11 11:58:39 Re: Use correct macro for accessing offset numbers.
Previous Message Kirill Reshke 2026-01-11 11:32:51 Re: pageinspect support for SpGiST