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

From Hou, Zhijie
Subject Fix typo in xlogreader.h and procarray.c
Date
Msg-id 855a9421839d402b8b351d273c89a8f8@G08CNEXMBPEKD05.g08.fujitsu.local
Whole thread Raw
Responses Re: Fix typo in xlogreader.h and procarray.c  (Amit Kapila <amit.kapila16@gmail.com>)
List 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

pgsql-hackers by date:

Previous
From: David Rowley
Date:
Subject: Re: Collation versioning
Next
From: David Rowley
Date:
Subject: Re: Split copy.c