Fix typo in xlogreader.h and procarray.c

From: "Hou, Zhijie" <houzj(dot)fnst(at)cn(dot)fujitsu(dot)com>
To: "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Fix typo in xlogreader.h and procarray.c
Date: 2020-11-03 01:39:17
Message-ID: 855a9421839d402b8b351d273c89a8f8@G08CNEXMBPEKD05.g08.fujitsu.local
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

Best regards,
houzj

Attachment Content-Type Size
0001-fix-typo.patch application/octet-stream 1.7 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David Rowley 2020-11-03 02:15:27 Re: Split copy.c
Previous Message David Rowley 2020-11-03 00:51:25 Re: Collation versioning