On Thu, Sep 11, 2025 at 10:21 PM Jonathan S. Katz <jk...@postgresql.org> wrote: > Thanks for the detailed explanation, I'm proposing: > > "It can also optimize queries that use `OR` conditions in a `WHERE` to > use an index, leading to significantly faster execution." > > since the mechanism of the transformation is less important, but the > outcome is that people can benefit from the previous optimziation > without having to rewrite their queries.
Sounds good. Thanks -- Peter Geoghegan