Re: Fix typo in comment of match_orclause_to_indexcol()

Поиск
Список
Период
Сортировка
От David Rowley
Тема Re: Fix typo in comment of match_orclause_to_indexcol()
Дата
Msg-id CAApHDvpEZF7qRJ0MSF1BMWHaDJXHX+A_WQr2=8TZ54ThGOOF9Q@mail.gmail.com
обсуждение исходный текст
Ответ на Fix typo in comment of match_orclause_to_indexcol()  (Tender Wang <tndrwang@gmail.com>)
Ответы Re: Fix typo in comment of match_orclause_to_indexcol()
Список pgsql-hackers
On Fri, 19 Sept 2025 at 22:48, Tender Wang <tndrwang@gmail.com> wrote:
> /*
> * Try to convert a list of OR-clauses to a single SAOP expression. Each
> * OR entry must be in the form: (indexkey operator constant) or (constant
> * operator indexkey).  Operators of all the entries must match.  To be
> * effective, give up on the first non-matching entry.  Exit is
> * implemented as a break from the loop, which is catched afterwards.
> */
>
> "catched" should be "caught".

Thanks. I'll handle this.

David



В списке pgsql-hackers по дате отправления: