Thread
-
Re: Define DatumGetInt8 function.
Chao Li <li.evan.chao@gmail.com> — 2025-12-29T11:08:25Z
> On Dec 29, 2025, at 19:02, Kirill Reshke <reshkekirill@gmail.com> wrote: > > Hi hackers! > > I am currently involved in the Cloudberry kernel rebase process[0]. We > are rebasing [0] which is based on pg-14 on pg-16 kernel. During this > process I noticed rebase conflicts introduced by c8b2ef0. This commit > defines a number of include functions for datum conversion. > > During this rebase resolution, I noticed that there is an Int8GetDatum > function, but there is no DatumGetInt8, which I want to use. All other > inline functions seem to be provided in pairs by postgres.h. So it > looks convenient to define DatumGetInt8 in postgres.h? > > FPA doing just that. > > > [0] https://github.com/apache/cloudberry > > -- > Best regards, > Kirill Reshke > <v1-0001-Define-DatumGetInt8-function.patch> LGTM. Best regards, -- Chao Li (Evan) HighGo Software Co., Ltd. https://www.highgo.com/