RE: [PATCH] remove repetitive characters in fdwhandler.sgml - Mailing list pgsql-hackers

From Zhang, Jie
Subject RE: [PATCH] remove repetitive characters in fdwhandler.sgml
Date
Msg-id 1396E95157071C4EBBA51892C5368521017F2DA813@G08CNEXMBPEKD02.g08.fujitsu.local
Whole thread Raw
In response to Re: [PATCH] remove repetitive characters in fdwhandler.sgml  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
> This function should store the tuple into the provided slot, no?

Yes, this modification is easier to understand.

-----Original Message-----
From: Michael Paquier [mailto:michael@paquier.xyz] 
Sent: Wednesday, March 13, 2019 1:02 PM
To: Zhang, Jie/张 杰 <zhangjie2@cn.fujitsu.com>
Cc: pgsql-hackers@postgresql.org
Subject: Re: [PATCH] remove repetitive characters in fdwhandler.sgml

On Tue, Mar 12, 2019 at 01:37:04AM +0000, Zhang, Jie wrote:
> Here is a tiny patch removing repetitive characters [if] in fdwhandler.sgml.

     <para>
-     This function should store the tuple into the provided, or clear it if if
+     This function should store the tuple into the provided, or clear 
+ it if
      the row lock couldn't be obtained.  The row lock type to acquire is

The typo is clear, however the formulation of the full sentence is confusing.  This function should store the tuple
intothe provided slot, no?
 
--
Michael



pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: pgsql: Add support for hyperbolic functions, as well as log10().
Next
From: Masahiko Sawada
Date:
Subject: Re: [HACKERS] Block level parallel vacuum