Re: Incorrect GetDatum() macros not match with SQL function types

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Postgres hackers <pgsql-hackers@lists.postgresql.org>
Cc: Aleksander Alekseev <aleksander@tigerdata.com>
Date: 2026-07-08T04:25:34Z
Lists: pgsql-hackers
On Thu, Apr 30, 2026 at 02:46:17PM +0900, Michael Paquier wrote:
> 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.

I had this patch in my bucket of things for a couple of weeks, and
applied now as of d92e98340fcb.
--
Michael