Re: Adjust the description of OutputPluginCallbacks in pg-doc

2023-01-19 Thread Amit Kapila
On Fri, Jan 20, 2023 at 8:03 AM wangw.f...@fujitsu.com wrote: > > On Thurs, Jan 19, 2023 at 19:18 PM Amit Kapila > wrote: > > On Wed, Jan 11, 2023 at 4:20 PM wangw.f...@fujitsu.com > > wrote: > > > > > > When I was reading the "Logical Decoding Output Plugins" chapter in pg-doc > > [1], > > > I

RE: Adjust the description of OutputPluginCallbacks in pg-doc

2023-01-19 Thread wangw.f...@fujitsu.com
On Thurs, Jan 19, 2023 at 19:18 PM Amit Kapila wrote: > On Wed, Jan 11, 2023 at 4:20 PM wangw.f...@fujitsu.com > wrote: > > > > When I was reading the "Logical Decoding Output Plugins" chapter in pg-doc > [1], > > I think in the summary section, only the callback message_cb is not > > described

Re: Adjust the description of OutputPluginCallbacks in pg-doc

2023-01-19 Thread Amit Kapila
On Thu, Jan 19, 2023 at 4:47 PM Amit Kapila wrote: > > On Wed, Jan 11, 2023 at 4:20 PM wangw.f...@fujitsu.com > wrote: > > > > When I was reading the "Logical Decoding Output Plugins" chapter in pg-doc > > [1], > > I think in the summary section, only the callback message_cb is not > > describe

Re: Adjust the description of OutputPluginCallbacks in pg-doc

2023-01-19 Thread Amit Kapila
On Wed, Jan 11, 2023 at 4:20 PM wangw.f...@fujitsu.com wrote: > > When I was reading the "Logical Decoding Output Plugins" chapter in pg-doc > [1], > I think in the summary section, only the callback message_cb is not described > whether it is required or optional, and the description of callback