Re: Fix a typo in rewriteHandler.c

From: Amit Langote <amitlangote09(at)gmail(dot)com>
To: "Sho Kato (Fujitsu)" <kato-sho(at)fujitsu(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Fix a typo in rewriteHandler.c
Date: 2023-06-16 01:35:23
Message-ID: CA+HiwqErNEHP0mco31hv2ZUcejOuwd0E5v++sdRjCWr49++frA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Jun 16, 2023 at 10:25 AM Amit Langote <amitlangote09(at)gmail(dot)com> wrote:
> On Thu, Jun 15, 2023 at 5:07 PM Sho Kato (Fujitsu) <kato-sho(at)fujitsu(dot)com> wrote:
> > I've attached the patch for the following rewriteTargetView comments.
> >
> > s/rewriteQuery/RewriteQuery
>
> Good catch and thanks for the patch. Will push shortly.

Done.

--
Thanks, Amit Langote
EDB: http://www.enterprisedb.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Masahiko Sawada 2023-06-16 01:38:19 Re: subscription/033_run_as_table_owner is not listed in the meson.build
Previous Message Michael Paquier 2023-06-16 01:30:09 Re: add non-option reordering to in-tree getopt_long