Re: EUC_* ILIKE index scan stopped matching seq scan in v19

From: Jeff Davis <pgsql(at)j-davis(dot)com>
To: Noah Misch <noah(at)leadboat(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: EUC_* ILIKE index scan stopped matching seq scan in v19
Date: 2026-09-10 03:48:23
Message-ID: 2912454ce7a136f479195652b59dd0793e25a383.camel@j-davis.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, 2026-09-01 at 15:51 -0700, Jeff Davis wrote:
> Thank you for the report. Patch attached.

Committed.

Regards,
Jeff Davis

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message shihao zhong 2026-09-10 03:53:57 Re: logical decoding: skip unnecessary snapshot distribution.
Previous Message Bharath Rupireddy 2026-09-10 03:44:41 Re: Use WALReadFromBuffers in more places