Re: Fix typo in comment of match_orclause_to_indexcol()

From: David Rowley <dgrowleyml(at)gmail(dot)com>
To: Tender Wang <tndrwang(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Fix typo in comment of match_orclause_to_indexcol()
Date: 2025-09-19 11:37:48
Message-ID: CAApHDvo_de3015fEhEM3h24vHkmVzWA+FDYni5zYhVf_obKrDg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, 19 Sept 2025 at 23:14, David Rowley <dgrowleyml(at)gmail(dot)com> wrote:
>
> On Fri, 19 Sept 2025 at 22:48, Tender Wang <tndrwang(at)gmail(dot)com> wrote:
> > "catched" should be "caught".
>
> Thanks. I'll handle this.

I ended up doing a bit more rewording in this area. I wasn't quite
sure if I understood the "to be effective" terminology. I suspect this
means efficiency, so I ended up changing a bit more than just the
typo.

David

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David Rowley 2025-09-19 11:42:07 Re: Having postgresql.org link to cgit instead of gitweb
Previous Message Aleksander Alekseev 2025-09-19 11:16:46 [PATCH] Free memory allocated by waitonlock_error_callback()