RE: Adjust the description of OutputPluginCallbacks in pg-doc

Поиск
Список
Период
Сортировка
От wangw.fnst@fujitsu.com
Тема RE: Adjust the description of OutputPluginCallbacks in pg-doc
Дата
Msg-id OS3PR01MB627598CA2E5E0D5515B9DC919EC59@OS3PR01MB6275.jpnprd01.prod.outlook.com
обсуждение исходный текст
Ответ на Re: Adjust the description of OutputPluginCallbacks in pg-doc  (Amit Kapila <amit.kapila16@gmail.com>)
Ответы Re: Adjust the description of OutputPluginCallbacks in pg-doc  (Amit Kapila <amit.kapila16@gmail.com>)
Список pgsql-hackers
On Thurs, Jan 19, 2023 at 19:18 PM Amit Kapila <amit.kapila16@gmail.com> wrote:
> On Wed, Jan 11, 2023 at 4:20 PM wangw.fnst@fujitsu.com
> <wangw.fnst@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
> > stream_prepare_cb seems inaccurate.
> >
> > And after the summary section, I think only the callback stream_xxx_cb
> section
> > and the callback truncate_cb section are not described this tag (are they
> > required or optional).
> >
> > I think we could improve these to be more reader friendly. So I tried to write
> > a patch for these and attach it.
> >
> > Any thoughts?
> >
> 
> This looks mostly good to me. I have made minor adjustments in the
> attached. Do those make sense to you?

Thanks for your improvement.
It makes sense to me.

Regards,
Wang Wei

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: [EXTERNAL] Re: [PATCH] Support using "all" for the db user in pg_ident.conf
Следующее
От: torikoshia
Дата:
Сообщение: Re: Record queryid when auto_explain.log_verbose is on