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

From: Nitin Motiani <nitinmotiani(at)google(dot)com>
To: Zsolt Parragi <zsolt(dot)parragi(at)percona(dot)com>
Cc: 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-06-05 09:28:05
Message-ID: CAH5HC97_PzdSQNs9bsZS91bLRnpdhz99dWnxe5nRJqD7SbUh-Q@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

I have created a commitfest entry for this patch here
https://commitfest.postgresql.org/patch/6844/. Please take a look.

Thanks,
Nitin Motiani
Google

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Chao Li 2026-06-05 09:31:31 Prevent remote libpq notices from being sent to clients
Previous Message Masashi Kamura (Fujitsu) 2026-06-05 09:26:01 RE: ECPG: inconsistent behavior with the document in “GET/SET DESCRIPTOR.”