Re: Fix typo in comment of match_orclause_to_indexcol()
Tender Wang <tndrwang@gmail.com>
From: Tender Wang <tndrwang@gmail.com>
To: David Rowley <dgrowleyml@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-09-19T11:46:05Z
Lists: pgsql-hackers
David Rowley <dgrowleyml@gmail.com> 于2025年9月19日周五 19:38写道: > On Fri, 19 Sept 2025 at 23:14, David Rowley <dgrowleyml@gmail.com> wrote: > > > > On Fri, 19 Sept 2025 at 22:48, Tender Wang <tndrwang@gmail.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 > Thanks for pushing. -- Thanks, Tender Wang