Re: Weird use of parentheses in the manual

2021-06-25 Thread Guillaume Lelarge
Le ven. 25 juin 2021 à 08:55, Amit Kapila a écrit : > On Thu, Jun 24, 2021 at 6:38 PM Amit Kapila > wrote: > > > > On Thu, Jun 24, 2021 at 5:27 PM Guillaume Lelarge > > wrote: > > > > > > Really tiny patch attached to fix this if it really is wrong, and > anyone cares enough to fix it :) > > >

Re: Weird use of parentheses in the manual

2021-06-24 Thread Amit Kapila
On Thu, Jun 24, 2021 at 6:38 PM Amit Kapila wrote: > > On Thu, Jun 24, 2021 at 5:27 PM Guillaume Lelarge > wrote: > > > > Really tiny patch attached to fix this if it really is wrong, and anyone > > cares enough to fix it :) > > > > LGTM. I'll take care of this tomorrow unless someone else has a

Re: Weird use of parentheses in the manual

2021-06-24 Thread Amit Kapila
On Thu, Jun 24, 2021 at 5:27 PM Guillaume Lelarge wrote: > > Really tiny patch attached to fix this if it really is wrong, and anyone > cares enough to fix it :) > LGTM. I'll take care of this tomorrow unless someone else has any suggestions in this regard. -- With Regards, Amit Kapila.

Weird use of parentheses in the manual

2021-06-24 Thread Guillaume Lelarge
Hey, I was translating logicaldecoding.sgml, and I saw this sentence: There are multiple required streaming callbacks (stream_start_cb, stream_stop_cb, stream_abort_cb, stream_commit_cb and stream_change_cb) and two optional callbacks (stream_message_cb) and (stream_truncate_cb). The two last se