Re: Fix typo in xlogreader.h and procarray.c - Mailing list pgsql-hackers

From Amit Kapila
Subject Re: Fix typo in xlogreader.h and procarray.c
Date
Msg-id CAA4eK1+KrrzZ1gRQdu9XbBqBOKyVddjmLh0VJbb7izBcDAiqxQ@mail.gmail.com
Whole thread Raw
In response to Fix typo in xlogreader.h and procarray.c  ("Hou, Zhijie" <houzj.fnst@cn.fujitsu.com>)
Responses Re: Fix typo in xlogreader.h and procarray.c  (Amit Kapila <amit.kapila16@gmail.com>)
List pgsql-hackers
On Tue, Nov 3, 2020 at 7:09 AM Hou, Zhijie <houzj.fnst@cn.fujitsu.com> wrote:
>
> Hi
>
> I found some possible typo in procarray.c and xlogreader.h
>
> - * For VACUUM separate horizons (used to to decide which deleted tuples must
> + * For VACUUM separate horizons (used to decide which deleted tuples must
>
> - *             Callers supply a page_read callback if they want to to call
> + *             Callers supply a page_read callback if they want to call
>

LGTM. I'll push this in some time, thanks.

-- 
With Regards,
Amit Kapila.



pgsql-hackers by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: Use of "long" in incremental sort code
Next
From: Thomas Munro
Date:
Subject: Re: Collation versioning