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

From Roman Khapov
Subject Re: Use correct macro for accessing offset numbers.
Date
Msg-id F722FCB5-7790-4043-8F64-8D9676943726@yandex-team.ru
Whole thread Raw
In response to Use correct macro for accessing offset numbers.  (Kirill Reshke <reshkekirill@gmail.com>)
Responses Re: Use correct macro for accessing offset numbers.
List pgsql-hackers
> On 11 Jan 2026, at 16:21, Kirill Reshke <reshkekirill@gmail.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



pgsql-hackers by date:

Previous
From: Kirill Reshke
Date:
Subject: Re: pageinspect support for SpGiST
Next
From: Kirill Reshke
Date:
Subject: Re: Use correct macro for accessing offset numbers.