Re: BUG #19341: REPLACE() fails to match final character when using nondeterministic ICU collation

From: Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>
To: adam(dot)warland(at)infor(dot)com, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #19341: REPLACE() fails to match final character when using nondeterministic ICU collation
Date: 2025-12-02 16:31:54
Message-ID: a0d41b12dc6067b6e679bfd18f8a050704bc9902.camel@cybertec.at
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Tue, 2025-12-02 at 17:24 +0100, Laurenz Albe wrote:
> I can reproduce the problem, and the attached patch fixes it for me.

Erm, and here is the patch.

Laurenz Albe

Attachment Content-Type Size
v1-0001-Fix-greedy-substring-search-for-non-deterministic.patch text/x-patch 1.3 KB

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Heikki Linnakangas 2025-12-02 16:36:06 Re: BUG #19341: REPLACE() fails to match final character when using nondeterministic ICU collation
Previous Message Laurenz Albe 2025-12-02 16:24:54 Re: BUG #19341: REPLACE() fails to match final character when using nondeterministic ICU collation