Re: ri_Fast* crash w/ nullable UNIQUE constraint

From: Amit Langote <amitlangote09(at)gmail(dot)com>
To: Noah Misch <noah(at)leadboat(dot)com>
Cc: zhjwpku(at)gmail(dot)com, pgsql-hackers(at)postgresql(dot)org
Subject: Re: ri_Fast* crash w/ nullable UNIQUE constraint
Date: 2026-07-21 05:56:44
Message-ID: CA+HiwqH9=4bKLafuYz8aSoN-D=-xiee7XTD7v0L85C2QVom_fA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Noah,

On Sat, Jul 18, 2026 at 12:25 PM Noah Misch <noah(at)leadboat(dot)com> wrote:
>
> On Thu, Jul 16, 2026 at 08:32:11PM +0900, Amit Langote wrote:
> > Btw, do we want to tag Opus as the reporter and the author in the
> > commit message as you did in your version of 0001?
>
> I don't have an opinion on that. It generated the commit message. I'm
> neither endorsing nor opposing inclusion of those lines.
>
> > I'd rather not as
> > that's not something the project has started doing unless I have
> > missed. Since you found and reported the bug, I decided to tag you as
> > the reporter in all of the patches for now.
>
> That decision works for me.

Thanks for confirming.

I plan to go on vacation starting Sunday for a couple of weeks, so I
was hoping to push these patches this week after taking another look.
If you or anyone else has comments, please let me know.

--
Thanks, Amit Langote

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Langote 2026-07-21 06:03:22 Re: Batching in executor
Previous Message Peter Smith 2026-07-21 05:52:51 Re: Support EXCEPT for TABLES IN SCHEMA publications