Re: typo fix in pgstat.c: "exits should be exists"

From: vignesh C <vignesh21(at)gmail(dot)com>
To: Fujii Masao <masao(dot)fujii(at)oss(dot)nttdata(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: typo fix in pgstat.c: "exits should be exists"
Date: 2021-04-06 05:24:55
Message-ID: CALDaNm3hKRfqAuqDGFCHb6Yvj1_1RbJ2qNrs74ROmqnjNO+f1g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Apr 6, 2021 at 10:41 AM Fujii Masao <masao(dot)fujii(at)oss(dot)nttdata(dot)com> wrote:
>
>
>
> On 2021/04/06 13:57, vignesh C wrote:
> > Hi,
> >
> > While reviewing replication statistics I found a small typo. Attached
> > patch for a typo in:
> > src/backend/postmaster/pgstat.c
>
> Thanks for the report and patch! Pushed.
>

Thanks for pushing the patch.

Regards,
Vignesh

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Langote 2021-04-06 05:25:05 Re: Table refer leak in logical replication
Previous Message Japin Li 2021-04-06 05:24:23 Re: Support ALTER SUBSCRIPTION ... ADD/DROP PUBLICATION ... syntax