Re: [PATCH] Fix for bug #19474: LIKE fails to match literal backslashes with nondeterministic collations

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Nitin Motiani <nitinmotiani(at)google(dot)com>
Cc: Ewan Young <kdbase(dot)hack(at)gmail(dot)com>, Zsolt Parragi <zsolt(dot)parragi(at)percona(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: [PATCH] Fix for bug #19474: LIKE fails to match literal backslashes with nondeterministic collations
Date: 2026-07-06 18:55:08
Message-ID: 1522240.1783364108@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Nitin Motiani <nitinmotiani(at)google(dot)com> writes:
> Thanks for the feedback, Tom. I have removed the logic for the
> multibyte check and simplified the code. Please take a look at the
> latest patch.

Oh ... I simplified the patch and pushed it just moments ago.
Should have had a longer timeout, sorry about that.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2026-07-06 19:20:27 Re: hashjoins vs. Bloom filters (yet again)
Previous Message Andrey Rachitskiy 2026-07-06 18:50:21 [PATCH] Collapse consecutive .** accessors for jsonpath exists queries