On Wed, 27 Nov 2024 at 09:01, Peter Eisentraut <[email protected]> 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/[email protected]
