Re: Refactoring: Use soft error reporting for *_opt_overflow functions of date/timestamp

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Amul Sul <sulamul(at)gmail(dot)com>
Cc: Amit Langote <amitlangote09(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Refactoring: Use soft error reporting for *_opt_overflow functions of date/timestamp
Date: 2025-12-02 00:32:15
Message-ID: aS4zj79uDR1qlvNZ@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Dec 01, 2025 at 05:31:43PM +0530, Amul Sul wrote:
> On Mon, Dec 1, 2025 at 12:32 PM Michael Paquier <michael(at)paquier(dot)xyz> wrote:
>> There were two more functions that btree_gin.c is pointing at that
>> could to the switch: timestamp->timestamptz and its opposite. This
>> also shaves some code, which is nice. Please see the attached.
>
> Yes, the patch looks good to me.

Thanks for double-checking. Applied this one as well.
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Mihail Nikalayeu 2025-12-02 00:50:00 Re: Adding REPACK [concurrently]
Previous Message Peter Geoghegan 2025-12-02 00:16:31 Re: new commitfest transition guidance