Re: Support LIKE with nondeterministic collations - Mailing list pgsql-hackers

From Jelte Fennema-Nio
Subject Re: Support LIKE with nondeterministic collations
Date
Msg-id CAGECzQQQywpFtYJtgFeTYh0-ZTwNpN5Ouq2XoPNWa-z2LN0TOw@mail.gmail.com
Whole thread
In response to Re: Support LIKE with nondeterministic collations  (Peter Eisentraut <peter@eisentraut.org>)
List pgsql-hackers
On Wed, 27 Nov 2024 at 09:01, Peter Eisentraut <peter@eisentraut.org> wrote:
> I have committed it, thanks.

This commit introduced a regression[1], which makes psql \d and our
tests much slower than they need to be, because indexes are not used
anymore when they should be. Pinging here, since that thread got no
response so far.

[1]:  https://www.postgresql.org/message-id/DHBQIZX8SZVI.ZX614ZMFL645@jeltef.nl



pgsql-hackers by date:

Previous
From: Daniel Bauman
Date:
Subject: Re: Doc update proposal for the note on log_statement in the runtime config for logging page
Next
From: Alexander Korotkov
Date:
Subject: Re: Function scan FDW pushdown