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

From: Nitin Motiani <nitinmotiani(at)google(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
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-07 08:52:25
Message-ID: CAH5HC95Pxo+CGzuXqSAV6wpMEsf1G35f44C=Bv_WgGVS9ryY8A@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Jul 7, 2026 at 12:25 AM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>
> Oh ... I simplified the patch and pushed it just moments ago.

Thanks for taking care of it, Tom.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message shveta malik 2026-07-07 09:01:46 Re: Support EXCEPT for TABLES IN SCHEMA publications
Previous Message Michael Banck 2026-07-07 08:39:56 Re: Refactoring postmaster's code to cleanup after child exit