Re: [PATCH] remove repetitive characters in fdwhandler.sgml

2019-03-18 Thread Andres Freund
On 2019-03-12 23:19:23 -0700, Andres Freund wrote: > On 2019-03-13 14:55:59 +0900, Etsuro Fujita wrote: > > (2019/03/13 14:02), Michael Paquier wrote: > > > On Tue, Mar 12, 2019 at 01:37:04AM +, Zhang, Jie wrote: > > > > Here is a tiny patch removing repetitive characters [if] in > > > >

RE: [PATCH] remove repetitive characters in fdwhandler.sgml

2019-03-13 Thread Zhang, Jie
ect: Re: [PATCH] remove repetitive characters in fdwhandler.sgml On Tue, Mar 12, 2019 at 01:37:04AM +, Zhang, Jie wrote: > Here is a tiny patch removing repetitive characters [if] in fdwhandler.sgml. - This function should store the tuple into the provided, or

Re: [PATCH] remove repetitive characters in fdwhandler.sgml

2019-03-13 Thread Andres Freund
On 2019-03-13 14:55:59 +0900, Etsuro Fujita wrote: > (2019/03/13 14:02), Michael Paquier wrote: > > On Tue, Mar 12, 2019 at 01:37:04AM +, Zhang, Jie wrote: > > > Here is a tiny patch removing repetitive characters [if] in > > > fdwhandler.sgml. > > > > > > - This function should

Re: [PATCH] remove repetitive characters in fdwhandler.sgml

2019-03-12 Thread Etsuro Fujita
(2019/03/13 14:02), Michael Paquier wrote: On Tue, Mar 12, 2019 at 01:37:04AM +, Zhang, Jie wrote: Here is a tiny patch removing repetitive characters [if] in fdwhandler.sgml. - This function should store the tuple into the provided, or clear it if if + This function should

Re: [PATCH] remove repetitive characters in fdwhandler.sgml

2019-03-12 Thread Michael Paquier
On Tue, Mar 12, 2019 at 01:37:04AM +, Zhang, Jie wrote: > Here is a tiny patch removing repetitive characters [if] in fdwhandler.sgml. - 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

[PATCH] remove repetitive characters in fdwhandler.sgml

2019-03-12 Thread Zhang, Jie
Hi all, Here is a tiny patch removing repetitive characters [if] in fdwhandler.sgml. Page: https://github.com/postgres/postgres/blob/master/doc/src/sgml/fdwhandler.sgml --- This function should store the tuple