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

From Michael Paquier
Subject Re: [PATCH] remove repetitive characters in fdwhandler.sgml
Date
Msg-id 20190313050224.GS13812@paquier.xyz
Whole thread Raw
In response to [PATCH] remove repetitive characters in fdwhandler.sgml  ("Zhang, Jie" <zhangjie2@cn.fujitsu.com>)
Responses Re: [PATCH] remove repetitive characters in fdwhandler.sgml
RE: [PATCH] remove repetitive characters in fdwhandler.sgml
List pgsql-hackers
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 into the provided
slot, no?
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: "Matsumura, Ryo"
Date:
Subject: RE: ECPG regression with DECLARE STATEMENT support
Next
From: Michael Paquier
Date:
Subject: Re: pgsql: Add support for hyperbolic functions, as well as log10().