Incorrect GetDatum() macros not match with SQL function types
Started by Michael Paquier25 days ago1 messageshackers
Hi all,
(Aleksander in CC, who has authored some of them in pageinspect.)
While looking at the business in [1]/messages/by-id/CAJ7c6TMcGu8qmRe1gZfJ-gOzVnZq-t=fwn-UuyStx1w6ZyydMw@mail.gmail.com -- Michael, I have noticed a bunch of areas
in the code base where the *GetDatum() macros used do not match with
the data type of the SQL functions they relate to, leading me to the
attached.
I am creating a new thread for clarity, as the patch was hidden in the
middle of a different discussion.
When it comes to the numbers touched here, the signedness should not
matter, so this most likely a cleanup worth doing for v20, not v19.
Thanks,
[1]: /messages/by-id/CAJ7c6TMcGu8qmRe1gZfJ-gOzVnZq-t=fwn-UuyStx1w6ZyydMw@mail.gmail.com -- Michael
--
Michael