Re: BUG #19633: Unexpected results of IN (subquery) with a non-deterministic collation - Mailing list pgsql-bugs

From Richard Guo
Subject Re: BUG #19633: Unexpected results of IN (subquery) with a non-deterministic collation
Date
Msg-id CAMbWs497Tt_WNQb373jM0ZdDcBbv1uMBKJcDPRuz-Nx=mA8FhQ@mail.gmail.com
Whole thread
In response to Re: BUG #19633: Unexpected results of IN (subquery) with a non-deterministic collation  (Alexander Korotkov <aekorotkov@gmail.com>)
Responses Re: BUG #19633: Unexpected results of IN (subquery) with a non-deterministic collation
List pgsql-bugs
On Wed, Sep 16, 2026 at 8:05 AM Alexander Korotkov <aekorotkov@gmail.com> wrote:
> Please, let me know if you're OK with this change.  As this is major
> change for the SQL tests of this patch.

v8 LGTM.

- Richard



pgsql-bugs by date:

Previous
From: Alexander Korotkov
Date:
Subject: Re: BUG #19633: Unexpected results of IN (subquery) with a non-deterministic collation
Next
From: Tender Wang
Date:
Subject: Re: BUG #19689: MERGE INSERT accepts a set-returning function during PREPARE but fails at EXECUTE