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

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Cc: Aleksander Alekseev <aleksander(at)tigerdata(dot)com>
Subject: Re: Incorrect GetDatum() macros not match with SQL function types
Date: 2026-07-08 04:25:34
Message-ID: ak3RPt-Hw0j9wnmF@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2026-07-08 04:59:15 Re: Bug in ALTER SUBSCRIPTION ... SERVER / ... CONNECTION with broken old server
Previous Message Ewan Young 2026-07-08 04:16:27 Re: Reject ill-formed range bounds histograms in pg_restore_attribute_stats()