Re: Define DatumGetInt8 function. - Mailing list pgsql-hackers

From David Rowley
Subject Re: Define DatumGetInt8 function.
Date
Msg-id CAApHDvoShMiWPSkV8zE3tu7uo9GEmuoe=gTpM0+GfOFh2iDmmw@mail.gmail.com
Whole thread Raw
In response to Re: Define DatumGetInt8 function.  (Kirill Reshke <reshkekirill@gmail.com>)
Responses Re: Define DatumGetInt8 function.
List pgsql-hackers
On Tue, 30 Dec 2025 at 05:01, Kirill Reshke <reshkekirill@gmail.com> wrote:
> Well, OK. Removal is also fine for me, because it is at least consistent.

Kirill, are you working on this patch?  I've not studied in detail,
but looks like it would require making
char_decrement()/char_increment() and btcharskipsupport() all use
CharGetDatum()/DatumGetChar() and switch to using SCHAR_MIN/SCHAR_MAX
rather than 0/UCHAR_MAX.

If you're not working on it, it would be good if you could withdraw
the patch from the commitfest.

David



pgsql-hackers by date:

Previous
From: David Rowley
Date:
Subject: Re: Checking join outer relation uniqueness to prevent unnecessary memoization
Next
From: Dilip Kumar
Date:
Subject: Re: Proposal: Support Logical replication of large objects